Variable | Data Type | Description |
queue | String | Name of the queue that contains the delivery tasks on which the service is to act. Your service will use this value as input to the wm.tn.queuing:getQueuedTask built-in service to retrieve a delivery task. For more information, see
Required Logic to Include in the
Scheduled Delivery Service. |
other variables | n/a | Any other input variables your scheduled delivery service requires. These typically depend on the transport protocol your service will use to deliver the documents. For example, for a service that uses FTP, an additional input variable would be the directory in which to place the documents that are being delivered. |