B2B Integration : Trading Networks Built-In Services Reference : Transport Folder : Summary of Elements in this Folder : wm.tn.transport:secondaryFtp
wm.tn.transport:secondaryFtp
Delivers documents through FTP. This service uses the delivery method information that is associated with the secondary FTP delivery method from the receiving partner's profile to determine the host name, port number, user name, password, and directory to use to deliver the document.
Input Parameters
bizdoc
Document The document you want to deliver. The document must be an instance of com.wm.app.tn.doc.BizDocEnvelope.
retriesRemaining
String The number of retries remaining. The delivery engine passes this information into this server at every attempt of job delivery.
Output Parameters
serviceOutput
Document The output from the delivery. For the structure of serviceOutput, see wm.tn.rec:FtpDeliveryServiceOutput. The document contains the following keys:
*status String The outcome of the delivery either success or fail.
*statusMessage String The status message from the last attempt to deliver the document. For example, the status message might be 221.
*transportTime String Total time (in milliseconds) it took to deliver the document.
*output Document The header and body that was returned from the FTP “put.” For the structure of output, see wm.tn.rec:FtpOutput.
Usage Notes
*If the receiver identified in bizdoc (the partner to receive the document being delivered) is the local partner (the host of the network), this service throws an exception.
*This service performs a passive transfer.
*The file name of the delivered document is the internal document ID and the extension is either .xml if the content-type is text/xml or .bizdoc otherwise.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback