Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Each process should contain at least one start node. Two types of start nodes exists: regular start nodes and message start nodes.

Regular Start Nodes

The following icon is a regular start node for a process:

...

If your process is modeled as a subprocess, then this entry point will be taken when the subprocess is reached by flowing. You can only have one regular start node.

Message start nodes

The following icons is an event start node for a process:

...