A client can post an XML document to a target service that receives the XML document via HTTP.
The action that
Integration Server takes depends on the xmlFormat value. By default,
Integration Server obtains the xmlFormat value from the
Default xmlFormat property for the target service. If no value is specified for the property,
Integration Server obtains the value from the watt.server.http.xmlFormat server configuration parameter. However, the client can override the assigned property by supplying the xmlFormat argument in the URL it uses to invoke the target service. For more information about supplying the xmlFormat value in the request URL, see
About the xmlFormat Value.