All product information in wiki.bizagi.com is only valid for Bizagi BPM Suite 9.1.X.
For newer Bizagi BPM Suite versions (10.X and up) please visit the User Guide.
 

Using SetEvent

From Business Process Management, BPM and Workflow Automation Wiki | BizAgi BPMS

Jump to: navigation, search

<keywords content="keywords"> SetEvent </keywords>

Using SetEvent

Bizagi uses a function SetEvent triggers the execution of an event within the process.

This was used in previous version of Bizagi but it is no longer recommended to use. It is available only to be able to support previous versions.

DO NOT USE SetEvent Function


Bizagi has now a way to accomplish the setting of an event, using Message Intermediate Events.

Using these events, two or more processes can communicate amongst them, sending and receiving messages containing information to take actions.


To review an example of this Communication (or Collaboration) please go to Collaboration
<comments />