The 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.
Properties that specify the number of business days to
wait and the business calendar to use.
Date
A 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 operation
The
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.