Add the required events to the flow. An event is something that happens during the process. Events affect the flow of the process and usually have a cause or an impact and in general require or allow for a reaction. You can use these types of events:

  • Start: the usual start of a flow.
  • Start timer: the flow is started when a time condition is true.
  • Start message: the flow is started when a specified message is received.
  • Intermediate: explicitly indicates an important state change or milestone in the flow.
  • End: the usual end of a flow.
  • Cancel: indicates that the flow is canceled, usually following a gateway.
  • Error: indicates where to go if an error or unexpected exception occurs.


Standard procedure

1. Click Business process modeling.
2. Click the Business processes tab.
3. Click Edit hierarchy.
4. In the tree, select 'a node'.
5. Click Design.
6. Click Event.
7. Click an event type. For example, click Start.
 

Note: You can add a text to an event. To do so, double-click it and enter the text.

8. Click Save.
 

Note: If you have entered or changed the event text in the flow design, click outside the event element before you save the flow design.

9. Close the page.

Notes

  • To add text to an event, double-click it and type the text.
  • You can also open the Flow design form from the:

    • Flows list page
    • Flow form
    • Flow view form

Related to Notes

Design flows

 

Provide feedback