Flow: Delay
This node is used to set the session time during the workflow execution. On receiving an appropriate response within the time limit, or in the event of timeout, the next level of flow execution can be specified in its branching nodes.
PROPERTIES
Double-clicking the node to access the node specific configuration.
Property | Description |
---|---|
Time Out(Secs) | Specifies the time-out in seconds after which the flow will continue. The default value is 20 seconds. |
Name | The name of the node is represented as a string. Enter a new name for the node or continue with the displayed name. |
SESSION DATA
For information on session data, click here .
CUSTOM LOGS
For information on custom logs, click here.
NODE EVENTS
Exit Event | Description |
---|---|
ontimeout | This edge receives information when the request is timed out as defined in the Time Out (Sec) parameter and pass it to the next connected node for further action in the flow. |
Updated about 5 years ago