This page was last edited on November 30, 2018, at 18:46.
Comments or questions about this documentation? Contact us for support!
Use the Raise Event block for Composer to throw custom events. You specify the event name and a message, which is selection of a dynamic variable. It is a terminating block (can end an application instead of an Exit block). Orchestration Server 8.1.2+ versions are required for Raise and Cancel Event blocks.
Also see CustomEvents.
The Raise Event block has the following properties:
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Enter the timeout or select a variable. Maps to <send delay>.
Select seconds or milliseconds for the delay. Maps to <send delay>.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Find this property's details under Common Properties for Callflow Blocks or Common Properties for Workflow Blocks.
Select the variable or enter a value. Maps to <send event>.
Add a list of key-values. Maps to <param>.
This property controls whether or not a block contributes code to the application. You may wish to use this property if there is a need to temporarily remove a block during debugging or, for other reasons during development, temporarily disable a block. This saves the effort of having to remove the block and then add it back later.
Starting with 8.1.4, Composer blocks used to build routing applications (with the exception of the Disconnect and EndParallel blocks) add a new ORS Extensions property.