Prev | Next |
Intermediate Event
A BPMN 1.1 Intermediate Event indicates where an event occurs somewhere between the start and end of a Process.
BPEL Properties:
- Double-click on the Intermediate Event in the BPEL diagram
- Right-click on the Intermediate Event | BPEL | BPEL Properties
Reference
Field/Button |
Action |
See also |
---|---|---|
Name |
Specify the name for the Intermediate Event. |
|
Trigger Type |
Select the type for the Intermediate Event, namely:
|
|
Details Tab |
Depending on the selected Trigger Type, the 'Details' tab changes as shown: Compensation Trigger Type
Conditional Trigger Type
Error Trigger Type
Link Trigger Type
Message Trigger Type
Multiple Trigger Type
Timer Trigger Type
|
Create BPEL 1.1 Model Structure |
OK |
Save the values entered in the dialog. |
|
Cancel |
Discard the values entered in the dialog. |
|
Help |
Display this Help topic. |
|
General |
Open the 'UML Properties' dialog. |
Properties |
Notes
- Cancel, None and Signal Event types cannot be mapped to BPEL 1.1
- Set either 'Time Cycle' or 'Time Date for Timer Trigger Type' but not both as they are mutually exclusive fields
- For a Compensation Intermediate Event edge-mounted on an Activity, create a BPMN 1.1 Association from this event to the Compensation Activity; ensure that the IsCompensation tag for the Activity is set to true
- Link Intermediate Event can be used either as a GOTO or an off-page connector; therefore, this event can have either incoming or outgoing Sequence Flows - but not both