Determine the point in the business process where you want to pause the runtime processing. A delay is not allowed between a Request and a Response operation.
Additionally, specify the type of delay you want to implement:
Use an Absolute delay to specify a single point in time when the business process resumes after a delay.
Use a Relative delay to pause the business process for a specific interval in time.
To set a delay:
Click on the Business Process canvas to activate the Tool Palette.
If the Tool Palette does not appear either on the Fast View shortcut bar or as an open view in the perspective, open the Tool Palette.
From the Activities tool palette, drag and drop the Delay activity onto the business process canvas between the activities where you want to pause processing.
Select the Delay activity in the business process.
Expand the Properties Panel and select any of the following to set the time values for the delay.
Properties View
Timer type/Time details | Description |
---|---|
Absolute/Context | Define the context reference to contain the timer value using Greenwich Mean Time (GMT): YYYY-MM-DDThh:mm:ss where Y= year, M=month, D= date, T= specifies the start of the Time section (required), h= hours, m= minutes, and s=seconds. For example: 2002-05-30T13:25:00 sets the delay at May 30, 2002 at 1:25:00 pm. |
Absolute/Literal | Complete the following information to define the time value for the delay:
|
Relative/Context | Define the time interval for the delay: PnYnMnDTnHnMnS where P= period (required), nY= number of years, nM= number of months, nD= number of days, T= specifies the Time section (required), nH= number of hours, nM= number of minutes, and nS= number of seconds. For example: P10DT15H30M25S sets the delay interval at 10 days, 15 hours, 30 minutes, and 25 seconds. PT15H30M25S sets the delay interval at 15 hours, 30 minutes, and 25 seconds. |
Relative/Literal | Complete the following information to define the time value for the delay:
|
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com