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

Within a sequence it is possible to include a conditional node. The process will wait to continue until the condition within the conditional node is TRUE.


A Conditional event

  • Name: Autogenerated ID for the node. It can be edited but must be unique within the process module to function.
  • Condition: A condition which has to evaluate to a boolean value. If the Value is TRUE the event is caught and it will start flowing again from that point. The profile of the process/case will be used for the evaluation. The node will be (re)evaluated at each change of the profile of the process/case.

At runtime, is possible to trace conditional nodes: Process Traceability