tSleep Standard properties
These properties are used to configure tSleep running in the Standard Job framework.
The Standard tSleep component belongs to the Orchestration family.
The component in this framework is available in all Talend products.
Basic settings
Pause (in second) |
Time in second the Job execution is stopped for. |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl + Space to access the variable list and choose the variable to use from it. For further information about variables, see Talend Studio User Guide. |
Usage
Usage rule |
tSleep component is generally used as a middle component to make a break/pause in the Job, before resuming the Job. |
Connections |
Outgoing links (from this component to another): Row: Main; Iterate. Trigger: On Subjob Ok; On Subjob Error; Run if; On Component Ok; On Component Error
Incoming links (from one component to this one): Row: Main; Reject; Iterate. Trigger: On Subjob Ok; On Subjob Error; Run if; On Component Ok; On Component Error; Synchronize; Parallelize.
For further information regarding connections, see Talend Studio User Guide. |