IBM C9550-512 Exam Practice Questions (P. 2)
- Full Access (63 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
The image below shows case instance A which depends on BPD instance B and case instance C.
Which statement is true?

Which statement is true?

- ATo terminate C, complete A.
- BC cannot complete until A is complete or terminated.
- CIf A is terminated forcefully, then C is also terminated.
- DTo terminate A, you must be authorized to terminate at least one of its instances.
Correct Answer:
B
B
send
light_mode
delete
Question #7
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?
- AThree tasks are created for the activity. When each task completes, a token flows down the outgoing flow.
- BThree tasks are created for the activity. One token flows down the outgoing flow when all three tasks are completed.
- COnly 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.
- DOnly 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.
Correct Answer:
A
A
send
light_mode
delete
Question #8
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.
- AA web service
- BAn Ajax service
- CAn undercover agent
- DAn event subscription
- EAn advances integration service
Correct Answer:
CD
References:
http://www.ibm.com/developerworks/bpm/bpmjournal/1312_mcelroy/1312_mcelroy.html
CD
References:
http://www.ibm.com/developerworks/bpm/bpmjournal/1312_mcelroy/1312_mcelroy.html
send
light_mode
delete
Question #9
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?


- AIt is defined in an error end event.
- BIt is mapped to a variable in the nested service.
- CIt is assigned programmatically to tw.error.code.
- DIt is assigned programmatically to tw. nestedservice.error.code.
Correct Answer:
D
D
send
light_mode
delete
Question #10
What is the most common use for the POST HTTP method when using the REST API?
- ADelete a resource
- BRetrieve a resource
- CCreate a new resource
- DUpdate an existing resource
Correct Answer:
A
References:
http://www.ibm.com/support/knowledgecenter/SSV2LR/com.ibm.wbpm.bpc.doc/topics/rdev_restapis_httpmethods.html
A
References:
http://www.ibm.com/support/knowledgecenter/SSV2LR/com.ibm.wbpm.bpc.doc/topics/rdev_restapis_httpmethods.html
send
light_mode
delete
All Pages