Ibm C9550-512 (V7.0) PDF
Ibm C9550-512 (V7.0) PDF
Ibm C9550-512 (V7.0) PDF
Volume: 62 Questions
Question No: 1
The Business Action Language (BAL) Rule component provides a rule editor that allows authoring of
business rules using which technology?
A. XML or Java
Answer: C
Question No: 2
What is the purpose of an event based undercover agent (UCA) in IBM Business Process Manager?
B. It monitors the transfer of tracking events into the Performance Data Warehouse (PDW).
C. It synchronizes shared business objects across one or more Business Process Definitions (BPD’s).
D. It calls a service to handle a message event or a content event targeted for a Business Process
Definition (BPD).
Answer: D
Question No: 3
Why would a developer use JavaScript in business process definitions?
Answer: A
Question No: 4
When building an Ajax service, which statement is true regarding automatically synchronizing shared
business objects?
Answer: B
Question No: 5
What happens when converting BPDs to processes?
Answer: C
Question No: 6
IBM Business Process Manager theme support is based on which open source CSS pre-complier?
A. CASS
B. LESS
C. SASS
D. PHP-LESS
Answer: B
Question No: 7
Which two statements are true regarding task assignments? Select two.
A. To assign a team of subject matter experts, select a team for the “Experts Team” option.
B. A Team Filter Service can be used to dynamically configure the members of the team that is assigned
to the task.
C. When Assign To is set to “Team” the team that is assigned to the swim lane in the BPD will receive the
task at runtime.
D. Tasks assigned to “Lane”, “Team” or the deprecated task assignment options can be viewed in the
Team Performance dashboard.
E. A process variable is required in the “Team Filter Service Input Mapping” to receive the dynamic team
that is returned by the Team Filter Service.
Answer: C,D
Question No: 8
How can a BPM developer implement the invocation of an Ajax service that has four parameters on a
coach?
A. Pass the parameter data as serialized XML using a JavaScript function call.
B. Provide a callback function to send parameter data using a JavaScript function call.
C. Parameter data is passed as either serialized XML or serialized JSON via REST API call.
D. Parameter data is passed as serialized JSON either using a JavaScript function call or a REST API
call.
Answer: B
Question No: 9
The IBM Business Process Manager REST API only allows direct invocation of which two types of
services? Select two.
A. AJAX
B. Human
C. Integration
D. Web Service
E. General system
Answer: A,B
Question No: 10
When defining a configuration option for a coach view, what does the “Group Name” option allow you to
do?
C. Apply a tag that can be searched using the Smart Folders feature.
D. Define a list object to hold all the configuration options with the same group name.
Answer: B
Question No: 11
Which playback phase focuses on defining user interfaces?
A. Playback 0
B. Playback 1
C. Playback 2
D. Playback 3
Answer: B
Question No: 12
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
Question No: 13
Which statement is true regarding an Event subprocess?
D. It must contain a single start event, which can be one of either Timer, Message, or Error.
Answer: D
Question No: 14
What are two aspects that might be impacted by excessive distance between the IBM Business Process
Manager on Cloud data center and an enterprise environment? Select two.
A. Automated backup
B. High availability
Answer: C,D
Question No: 15
Which statement is true when designing user interfaces?
B. Client-side human services can have coaches but heritage human services do not.
C. Client side human services run on the server but display their user interfaces in a web browser.
D. Client-side human services should be used if the preference is to work in the Process Designer
desktop editor for process application development.
Answer: D
Question No: 16
What is the maximum number of fields a tracking group can have for each of the data types?
A. 10
B. 15
C. 50
D. 200
Answer: C
Question No: 17
A BPM developer is modeling a client-side human service and wants to add JavaScript code to run on the
web browser for parsing variables and running programmatic commands. Which option from the client
side human services palette must be selected to add the JavaScript code?
A. Server Script
C. Client-Side Script
Answer: C
Question No: 18
What are two aspects of defining Business Objects and Variables? Select two.
C. Capture the business data that is used by activities in a business process definition.
D. Capture the business data used by steps in services such as integration services or human services.
E. Allow developers to initialize complex variables and all list (arrays) before it can be used in a process or
service.
Answer: A,E
Question No: 19
What creating a new toolkit, which attribute is required?
A. Date
B. Acronym
C. Version number
D. Documentation
Answer: C
Question No: 20
What component in IBM Business Process Manager allows a developer to define an Ajax service?
A. Process Designer
B. Process Portal
C. Process Center
D. Process Server
Answer: C
Question No: 21
Which statement is true regarding the following method?
TWProcessInstance.getRelatedProcesses (check Authorization, status Filter)
D. The method returns a list of process instances that the current instance depends on.
Answer: D
Question No: 22
A developer needs to get data on in-flight instances for a process running on IBM Business Process
Manager. Which database/schema contains the in-flight instance data?
A. CMNDB
B. PDWDB
C. BPEDB
D. OBSRVDB
Answer: C
Question No: 23
Which statement is true about an unstructured process?
Answer: D
Question No: 24
When is it acceptable for any participant groups, process owners and other process stakeholders to be an
optional attendee of a playback.
Answer: C
Question No: 25
In the scope of a process, what javascript object allows retrieval of the XML Element containing exception
details?
A. tw.error
B. tw.error.data
C. tw.system.error
D. tw.system.step.error
Answer: C
Question No: 26
When debugging a process, five categories of information are presented in the Web Process Designer.
Answer: A
Question No: 27
What utility exists for debugging a Decision Service?
Answer: D
Question No: 28
What is the purpose of the service shown in the image below?
B. To call a Web Service that creates a new folder on a shared network drive.
D. To write a text file to a folder on the IBM Business Process Manager server.
Answer: A
Question No: 29
B. In federated environments, Process Portal supports only BPD tasks and processes.
C. File-based user registries are not supported for development and test environments.
D. To help ensure that your environments is configured correctly, the validation tool that is provided with
Process Federation Server should be used.
Answer: D
Question No: 30
A developer needs to write a high performance business process. What is one step that the developer can
take to improve error handling performance for a specific process activity?
Answer: C
Question No: 31
A process has failed. Several administrative actions can be taken using the Process Inspector in the
Process Admin Console. Which of the following actions are supported?
C. Search for failed processes, edit data values at predecessor steps and examine data values at the
point of failure
D. Export error details, search for failed processes and examine data values at the point of failure.
Answer: D
Question No: 32
Which statement is true about an ad hoc activity?
D. The activity has input and output wires to all other activities on the palette.
Answer: C
Question No: 33
In the diagram below, what needs to be done to complete the task assignment?
C. Assign To needs to be set to Team in order to use the Team Filter Service.
D. The input variable for the Team Filter Service needs to be mapped to a process variable or a literal.
Answer: B
Question No: 34
Which statement is true regarding heritage human services?
D. Heritage human services are created and edited in the web Process Designer.
Answer: B
Question No: 35
When using web services, what can be done to eliminate the need to define web service details within
each web service integration component?
C. Use a Web Service Integration component to invoke a web service that is hosted externally.
D. Use SOAP headers to communicate application-specific context information within SOAP request and
response messages.
Answer: A
Question No: 36
Many of the benefits of the IBM Business Process Management process improvement projects rely on an
Iterative Development approach to align business and technical stakeholders. What is this approach
called?
A. SCRUM
B. Playback
C. Waterfall
D. Extreme Programming
Answer: B
Question No: 37
A BPM developer has created a custom theme for adding the company branding to the process
application. The developer wants to set the process application to use this custom theme. Where is the
custom theme applied?
A. Theme section in the Process App Settings page under the UI Conversion tab of the process
application.
B. Exposed Items section in the Process App Settings page under the Overview tab of the process
application.
C. Coach Designer Settings section in the Process App Settings page under the Overview tab of the
process application.
D. Environment Variables section in the Process App Settings under the Environments tab of the process
application.
Answer: C
Question No: 38
When defining a Boolean coach view configuration option, what is the implicit default value?
A. null
B. true
C. none
D. false
Answer: D
Question No: 39
Which image is a default sequence flow?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: D
Question No: 40
Which toolkit dependency is required for all Process applications?
A. Database toolkit
B. Dashboard toolkit
Answer: C
Question No: 41
The predefined coach view includes which event handlers?
Answer: D
Question No: 42
Which dashboard in Process Portal is responsive and accessible on multiple devices?
A. Work
B. Processes
C. Team Performance
D. Process Performance
Answer: A
Question No: 43
There are two system tasks that have to be executed sequentially in a Process. In order to improve
process performance, which pattern is a good solution?
C. To have the first task in the system lane and the second in other lane.
D. To have the first task in the system lane followed by a Human task and later the second system task in
the system lane.
Answer: C
Question No: 44
Which IBM Business Process Manager edition is a developer using if they do a Typical installation to
create a stand-alone profile that uses IBM Process Designer?
A. Express
B. Standard
C. Advanced
D. Standard or Advanced
Answer: D
Question No: 45
When Developing an Integration Service in Process Designer, a Java class that contains several methods
must be used by the Integration Service. When configuring the Java Integration step, the class and its
methods are unable to be referenced as seen in the image below. What must be done so that the class
and its methods will be available in the Process Designer?
A. The Java class needs to be added to the integration. jar JAR file on the Process Center server.
B. The JAR file containing the class needs to be added to the CLASSPATH on the Process Center server.
C. The JAR file containing the class needs to be added into the process app or a referenced toolkit as a
Web file.
D. The JAR file containing the class needs to be added into the process app or referenced toolkit as a
Server file.
Answer: D
Question No: 46
What common standard is used by both the internal IBM Business Process Manager document store and
external Enterprise Content Management servers?
A. Databases
B. Folder structure
C. Application server
D. CMIS-based interfaces
Answer: D
Question No: 47
Which status is available by default for Process Application snapshots?
A. QA
B. Old
C. New
D. Test
Answer: D
Question No: 48
Which gateway is required to complete the BPD in the image below and ensure that the process either
returns back to Task 1.1 or completes via Task 3?
A. Event Gateway
B. Complex Gateway
C. Parallel Gateway
D. Exclusive Gateway
Answer: D
Question No: 49
When creating a Localization Resource bundle, which option can be changed only using the desktop
Process Designer client application?
Answer: D
Question No: 50
A BPM developer would make which recommendation to improve application performance?
Answer: D
Question No: 51
The image below shows case instance A which depends on BPD instance B and case instance C.
Which statement is true?
A. To terminate C, complete A.
Answer: B
Question No: 52
An activity on a process has three incoming flows attached to it and a single flow coming out. All three
incoming flows have a token flow to the activity. What happens next?
A. Three tasks are created for the activity. When each task completes, a token flows down the outgoing
flow.
B. Three tasks are created for the activity. One token flows down the outgoing flow when all three tasks
are completed.
C. Only one task is created for the activity. The task is not created until all the tokens flow to the activity.
One token flows down the outgoing flow once the task is completed.
D. Only one task is created for the activity. The task is created when the first token arrives at the activity,
and the other tokens are discarded when they arrive. One token flows down the outgoing flow once the
first task is completed.
Answer: A
Question No: 53
Which two library artifacts are required to configure a content start event that reacts to a document
uploaded to an external Enterprise Content Management system? Select two.
A. A web service
B. An Ajax service
C. An undercover agent
D. An event subscription
Answer: C,D
Question No: 54
An error intermediate event has been attached to a nested service to catch specific errors. How does the
nested service define the error code thrown?
Answer: D
Question No: 55
What is the most common use for the POST HTTP method when using the REST API?
A. Delete a resource
B. Retrieve a resource
Answer: A
Question No: 56
To integrate the content of an existing Enterprise Content Management system with an IBM Business
Process Management solution, where is the initial folder structure of a process instance defined?
A. Coach settings
Answer: D
Question No: 57
Which words should be avoided when naming tracking groups and tracked fields?
A. Upper case
B. Lower case
Answer: C
Question No: 58
What is one purpose of Tracking Groups?
Answer: D
Question No: 59
Which requirement is the process pattern in the image below fulfilling?
A. When Task1 completes, the managers shall receive a task to audit the outcome of Task 1. If the
process receives a termination event, the managers task (Task 2) shall end automatically.
B. A task for the managers (Task 2) shall be assigned 2 minutes after Task 1becomes overdue. When the
managers task is complete, the process shall wait for a message from Task 1 before finishing.
C. 5 minutes after Task 1 starts, the managers shall receive a reminder to check on Task 1. After Task 1
completes, the process waits on the completion of the managers task (Task 2) before finishing.
D. When Task 1 becomes overdue, the managers shall receive a task to investigate why Task 1 is not
complete. After Task 1 completes, any outstanding investigation tasks for the managers (Task2) shall be
terminated.
Answer: A
Question No: 60
What is the standard KPI, that is associated with each BPD by default?
A. Error Ratio
B. Number Of Instances
Answer: C
Question No: 61
When calling an AJAX or REST operation from a coach view, the parameters of the call’s argument must
be in which format?
Answer: B
Question No: 62
When will the value of a variable be changed when using a post assignment in an activity within a
process?
Answer: A