PowerCenter
- PowerCenter 10.5
- All Products
Timer Attribute
| Description
|
---|---|
Absolute Time: Specify the exact time to start | Integration Service starts the next task in the workflow at the date and time you specify. |
Absolute Time: Use this workflow date-time variable to calculate the wait | Specify a user-defined date-time workflow variable. The Integration Service starts the next task in the workflow at the time you choose. The Workflow Manager verifies that the variable you specify has the Date/Time datatype. If the variable precision includes subseconds, the Integration Service ignores the subsecond portion of the time value. The Timer task fails if the date-time workflow variable evaluates to NULL. |
Relative time: Start after | Specify the period of time the Integration Service waits to start executing the next task in the workflow. |
Relative time: from the start time of this task | Select this option to wait a specified period of time after the start time of the Timer task to run the next task. |
Relative time: from the start time of the parent workflow/worklet | Select this option to wait a specified period of time after the start time of the parent workflow/worklet to run the next task. |
Relative time: from the start time of the top-level workflow | Choose this option to wait a specified period of time after the start time of the top-level workflow to run the next task. |