Using SetEvent
From Business Process Management, BPM and Workflow Automation Wiki | BizAgi BPMS
<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 />