businessCalendarWait operationThe businessCalendarWait operation completes
a specified amount of time after it is executed using business days
instead of calendar days. Use this operation when you want to delay
the execution of the next operation for a specified number of business
days.
For information about the General and Route Evaluation property
groups, see Common operation properties.
Input propertiesProperties that specify the number of business days to
wait and the business calendar to use.
DateA Business Calendar Date value
that is used to calculate the date and time to resume execution.
If a business calendar is not specified, the default business calendar
is used.
If you provide a literal value, you can specify the
following parameters.
- Number of Business Days:
- An int value that represents
the number of business days to wait before resuming execution.
- Business Calendar Name:
- A string value that specifies
that name of the business calendar to use. The business calendar
is defined on the LiveCycle Server. The default is <Use Default Calendar>.
scheduleWait operationThe
scheduleWait operation completes a specified amount of time after
it is executed. Use this operation when you want to delay the execution
of the next operation in the process.
For information about the General and Route Evaluation property
groups, see Common operation properties.
Input propertiesSpecify the amount of time to wait by providing values
for days, hours, minutes, and seconds. The total time is the cumulation
of each value.
DaysAn int value that represents
the number of days to wait.
HoursAn int value that represents
the number of hours to wait.
MinutesAn int value that represents
the number of minutes to wait.
|
|
|