1 The transaction Sub-Process verifies what?
Answer >>
All of the participants have successfully completed their end of the transaction or have been restored to the equivalent of their original state
2 Which statement is true about an intermediate timer event?
It is a specific time-date or a specific cycle (e.g., every Monday at 9am) can be set that will trigger the Event
3 What is shown in an abstract process?
Only activities that communicate outside the private process. The private process is shown as an empty pool
4 Which BPMN element represents a participant in a process (the types are private, abstract and collaboration)?
A pool
5 When will this process end?
When both the Report and Comp processes have concluded
6 According to the standard, what is optional with Embedded Sub-Process?
A Start Event or an End Event
7 Which are two true statements about End Events?
If there is a Start Event, then there MUST be at least one End Event. And if the End Event is not used, then all Flow Objects without outgoing Sequence Flow mark the end of a path in the Process.
8 Which comment is correct about the following process diagram?
The next activity might start twice if both the timer and the message arrives
9 A process is waiting for a message. How should you model the exception handling if the message is not received by a specified deadline?
A timer event in an event-based gateway
10 What is wrong with this process model?
There is no end event and not every activity has an incoming sequence
11 What type of BPMN sub-model supports the exchange of interfaces?
Collaboration processes
12 What is wrong with this process diagram?
The submit samples and accept activities are not sequenced
13 Which process fragment means to start the ‘Begin’ process after a scheduled period of time?
14 What statement is true about a start timer event?
The start timer has a specific time-date or a specific cycle (e.g., every Monday at 9am) that can be set to trigger the start of the Process.
15 What type of process orchestrates the exchange of information between business entities?
Collaboration model
16 A business analyst is working for a manufacturer on a material testing process model. Which diagram properly represents the collaboration between vendor and testing company?
17 What does a compensation in a subprocess do?
Any "rollback" activity (restoring values, removing commited transactions and other cleand ups) as raised by conditions in another activities in the sub-process.
Template:BPMN Links