serviceName | String: The name of the service you must use to deliver a document using ActiveTransfer. |
bizdoc | Document: The document to deliver.
wm.tn.rec:BizDocEnvelope defines the structure of the bizdoc. |
retriesRemaining | String: The number of pending retries. The delivery engine passes this information to the server at every attempt of the job delivery. |
serviceOutput | Document The output from the delivery. For the structure of serviceOutput, see
wm.tn.rec:activeTransferOutput. The document contains the following keys status String: The outcome of the delivery: success or fail. statusMessage String: The status message from the last attempt to deliver the document. In case of success, an output message is displayed. In case of fail, an exception message is displayed. vfsPath String: ActiveTransfer VFS path to which the document is delivered. transportTime String: Total time (in milliseconds) it took to deliver the document. output Document The output from the delivery. For the structure of serviceOutput, see
wm.tn.rec:activeTransferOutput. success String true If the Trading Networks document is successfully delivered to ActiveTransfer or false: If the Trading Networks document is successfully delivered to ActiveTransfer. transactionId String: A unique ID returned by ActiveTransfer to identify the document transferred from Trading Networks to ActiveTransfer. message String A message that is logged after the service execution is complete. |