C9550-273 IBM Business Process Manager Advanced V8.0 Integration Development

Loading demo links...

Showing 1–3 of 8 questions

Question 1

An integration developer needs to analyze a failed activity in an instance in Business Process Choreographer (BPC) Explorer. Exhibit 1 shows the process state for the failed activity.

Exhibit 1:

The process stopped at CreditCheckService because the target service is not available. Because it was not possible to determine the cause of failure at the time, the integration developer decided to forcefully complete the failed activity by manually entering the output data. The integration developer clicks the CreditCheckService activity to see the menu option shown in Exhibit 2.

Exhibit 2:

Which option should the integration developer select to resume and complete the failed activity? Jump to Another Activity to go to another activity, click the next activity as a target activity:

Select all that apply, then click Submit answer.

  • and cancel Jump.A.and cancel Jump.

  • and choose Skip Source Activity and Jump.B.and choose Skip Source Activity and Jump.

  • and choose Complete Source Activity and Jump. Enter the output data and click Complete and Jump to complete the activity with the data
    provided.

  • and choose Complete Source Activity and Jump. Enter the output data and click Complete and Jump to complete the activity with the data
    provided.

  • and choose Complete Source Activity and Jump. Enter the output data and click Complete and Jump to complete the activity with the data
    provided.

  • and choose Force Complete Source Activity and Jump. Enter the output data and click Force Complete and Jump to complete the activity
    with the data provided.

  • and choose Force Complete Source Activity and Jump. Enter the output data and click Force Complete and Jump to complete the activity
    with the data provided.

  • and choose Force Complete Source Activity and Jump. Enter the output data and click Force Complete and Jump to complete the activity
    with the data provided.

Question 2

An integration developer uses the Process Center perspective to connect to a repository. The Process Center repository contains process applications and toolkits which members of the business development team designed. The integration developer has ProcAppA open in an Integration Designer workspace. In order to run the process application on the repository, the integration developer must: (choose two)

Select all that apply, then click Submit answer.

  • call the invoke operation on the interface.

  • create a new snapshot of the process application.

  • create a new SCA component to wrap the AIS service.

  • create a new import component which implements the interface.

  • copy the artifacts which were generated in the Integration Designer to the integration solution library.

Question 3

An integration developer needs to implement escalations for tasks that are not completed on time in an integration solution.

Which behavior can the integration developer expect with the above implementation? (choose 2)

Select all that apply, then click Submit answer.

  • Escalation 2 will not be thrown if Escalation 1 executes.

  • Escalation 2 is thrown when the task moves to claimed state.

  • If Escalation 2 is thrown, it will occur before Escalation 1 is thrown.

  • If Escalation 1 is thrown, it will occur before Escalation 2 is thrown.

  • Escalation 1 is thrown when the task does not move to claimed state within the specified duration.