DeliverResponse and DeliverOut

DeliverResponse

The DeliverResponse object contains the result (DeliverResponse object). In this implementation, the response message is the DeliverOut object.

Parameter Type Description
DeliverResult DeliverOut The result, or response, object for the Deliver operation.

DeliverOut

The DeliverOut object contains an identifier used to track the transaction.

Parameter Type Description
TransactionIdentifier long An identifier assigned by the Expere Document Services solution for the document request event. This ID is used for request tracking purposes.