Enables
you to delay the progression of a process at a step in the process.
For information about using the Wait Point service, see
LiveCycle ES2.5 Services
.
businessCalendarWait operation
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.
For information about the General and Route Evaluation property
groups, see
Common operation properties
.
Input properties
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.
For information about the General and Route Evaluation property
groups, see
Common operation properties
.
Input properties
Specify the amount of time to wait by providing values
for days, hours, minutes, and seconds. The total time is the cumulation
of each value.
Days
An
int
value that represents
the number of days to wait.
Hours
An
int
value that represents
the number of hours to wait.
Minutes
An
int
value that represents
the number of minutes to wait.
|
|
|