Resumer DSC

Added by Kendy Yus, last edited by Kendy Yus on Oct 22, 2008

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Component: com.avoka.livecycle.interruptwait 8.0

Interrupt Wait Service

Interrupt Wait: Utility service to resume on long-lived operation call.

Operation: interruptWait

Interrupt Wait: Interrupts the wait operation.

Input Parameter Type Description
Unique ID java.lang.String The Unique ID which represents the invocation of the wait
long-lived operation.
Data Map java.util.Map Specify data map that needs to be passed to Wait. Type:
Map

Operation: wait

Wait: Specify the amount of time to wait by providing values for days,
hours, and minutes. The total time is the cumulation of each
value.

Input Parameter Type Description
Request ID java.lang.String The unique ID to identify this wait operation.
Days int Enter the number of days to wait.
Hours int Enter the number of hours to wait.
Minutes int Enter the number of minutes to wait.
Output Parameter Type Description
interrupted java.lang.Boolean Whether the Wait was interrupted or not.
Data Map java.util.Map If interrupted, the interrupting action can pass through data into the specified map variable. Type:Map

For how to configure license information for this component service - Interrupt Wait, please click on the following link:
Avoka LiveCycle ES Component License Configuration

Please send us any questions or comments on this documentation regarding Interrupt Wait by clicking on the following link:
Feedback

Licence Configuration:

Parameter Type Description
License Key java.lang.String The license key. If blank this Solution Component will assume
evaluation mode and allow 100 invocations or 6 hours up-time.
License Organisation java.lang.String The license organization. If blank this Solution Component will
assume evaluation mode and allow 100 invocations or 6 hours
up-time.