B2B Integration : Trading Networks Built-In Services Reference : Transport Folder : Summary of Elements in this Folder : wm.tn.transport:secondaryHttps
wm.tn.transport:secondaryHttps
Delivers documents through HTTPS. This service uses the delivery method information that is associated with the Secondary HTTPS delivery method from the receiving partner's profile to determine the host name, port number, user name, password, and URL to use to deliver the document.
Input Parameters
bizdoc
Document The document you want to deliver.
If invoking from a Java program, the document must be an instance of com.wm.app.tn.doc.BizDocEnvelope. Otherwise, the structure of bizdoc is defined by wm.tn.rec: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:HttpDeliveryServiceOutput. 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 200 OK.
*transportTime String Total time (in milliseconds) it took to deliver the document.
*output Document The header and body that was returned from the HTTP post. For the structure of output, see wm.tn.rec:HttpOutput.
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.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback