B2B Integration : Trading Networks Built-In Services Reference : IS Document Types : Summary of Elements in this Folder : wm.tn.rec:HttpOutput
wm.tn.rec:HttpOutput
If you know that a task is using one of the following delivery services to deliver the document, you can use this IS document type to map the output from the delivery service.
*wm.tn.transport:Http
*wm.tn.transport:Https
*wm.tn.transport:primaryHttp
*wm.tn.transport:primaryHttps
*wm.tn.transport:secondaryHttp
*wm.tn.transport:secondaryHttps
Variables
encodedURL
String The final URL of the delivered document.
header
Object An object that represents the HTTP response header.
lines
Document The response header. Each entry in lines represents a field (line) of the response header. The entry's name is the field name and the entry's value is the value of the field.
status
String The status code of the response.
statusMessage
String The status message of the response.
body
Document A byte array that contains the HTTP response data. The document contains the following variables:
*stream Object A stream that contains the data from the HTTP response. stream is returned if Trading Networks requested the response to be returned as a stream.
*bytes byte[] A byte array that contains the data from the HTTP response. bytes is returned if Trading Networks requested the response to be returned as bytes.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback