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

Each process contains one or more exit nodes. When this node is reached the process will be finished by the process engine.

  • The end node can be of the type plain or cancel
    • For Plain: The process will not be finished when there is an active adhoc task or process which is required or active tasks in a sequence flow
    • For cancel: Process will be finished and all tasks will be stopped, even required tasks.
  • The end node can have a process event.