Triggers

From ER/Studio Business Architect

Go Up to Events

You can set trigger information for Start, Intermediate, and End Events by selecting the appropriate icon. The available triggers in the Property View depend of the element selected.

Element Palette Icon Description

Cancel

This trigger is used within a Transaction Sub-process. This type of event must be attached to the boundary of a Sub-process. This trigger is available for intermediate and end events.

Compensation

Compensation is when activities are invoked that undo an undesirable outcome. This trigger is available for intermediate and end events.

Error

This trigger sets or catches errors. It sets an error if the Event is part of a Normal Flow. It reacts to a named error when attached to the boundary of an activity. This trigger is available for intermediate and end events.

Link

A mechanism for connecting the end of one Process to the start (or trigger) of another. This trigger is available for start, intermediate, and end events.

Message

A message arrives from a participant and triggers the start of the Process. This trigger is available for start, intermediate, and end events.

Rule

This type of event is triggered when the conditions for a rule become true. This trigger is available for start and intermediate events.

Terminate

All activities in the Process should be ended immediately. The Process is ended without compensation or event handling. This trigger is available for and end event.

Timer

A specific time-date or a specific cycle (e.g., every Friday at 10:00 a.m.) is set that triggers the start of the Process. This trigger is available for start and intermediate events.