Friday 17 March 2017

IBM C9550-412 Question Answer

A BPM Application developer is creating a coach view that allows other developers to reuse this coach view to create a flow on the Diagram of a Human Service.
How must the BPM application developer configure the coach view?


A. Enable the "Can Fire a Boundary Event" option in the Overview tab.
B. Enable the "Prototype-level Event Handlers" option in the Overview tab.
C. Create the following change event handler in the Behavior tab: this.contextthgger();
D. Create an IMD dependency to the com.ibm.bpm.coach.controls/utilities Module in the behavior tab.

Answer: C

IBM C9550-412 Question Answer

A financial services company has an account opening process that can last for several days or weeks as it waits for customers to supply additional information by
mail. During that time the customer may call the company to inquire the status of the process, so the customer service representatives use the Processes tab in Process Portal to view the details of the process. The company has determined the default instance details view doesn't contain all of the information needed. The BPM application developer has been tasked with providing a modified instance details view for this process that contains all of the necessary information.
What actions can the BPM application developer take to modify the instance details view to meet the needs of the business? (Choose 2)


A. Create a new heritage human service, modify it to meet the requirements and expose it as a dashboard in the Process Portal.
B. Create a new client side human service, modify it to meet the requirements and expose it as a dashboard in the Process Portal.
C. Create a new client side human service by clicking on the new button of the details Ul on the Views tab of the business process diagram and modify it to meet the requirements.
D. Create a new heritage human service in the process application, select it for the details Ul on the Views tab of the business process diagram and modify it to meet the requirements.
E. Copy the instance details Ul Service Template from the dashboards toolkit in the process application, modify it to meet the requirements and select it for the details Ul on the views tab of the business process diagram.

Answer: AB