You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Each process has at least one start node for which the node ID is generated automatically.

There exist 2 types of 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:

This node is used to start a new case when a certain message event is received. When you click on this node, you will have to specify a message event and map target attributes.

If the same process should be started for different message events, then you can add multiple message start nodes, one for every message.

  • No labels