Sleep
The Sleep Activity is an asynchronous Activity that suspends the execution of a flow for a specified time.
Settings
Field | Description |
---|---|
Interval Type | The unit of the time interval for which the execution of the flow must be suspended. Supported types are
Millisecond,
Second, and
Minute.
Default: Millisecond |
Interval | The time interval for which the execution of the flow must be suspended.
Default: 0 |
Input
Note: The fields on the
Input tab are required only if you need to pass values from the output of a previous Activity or trigger. Otherwise, you can directly specify the values on the
Settings tab. Values specified on the
Input tab take precedence over values specified on the
Settings tab, if values are configured in both the tabs.
Field | Description |
---|---|
Interval Type | The unit of the time interval for which the execution of the flow must be suspended. Supported types are
Millisecond,
Second, and
Minute.
Default: Millisecond |
Interval | The time interval for which the execution of the flow must be suspended.
Default: 0 |
Loop
Refer to the section on "Using the Loop Feature in an Activity" in the TIBCO Flogo® Enterprise User Guide for information on the Loop tab.