ebXML Module 7.1 SP1 | Understanding and Using webMethods EBXML Module | Installing and Using ebxml Module | Trading Partner Agreement Parameters Version 1. 0 | TPA Parameters for ebXML Message Service Version 1.0 Specification | CustomParams
 
CustomParams
AutoAckSend
Enables or disables the sending of automatic acknowledgments.
*Set to false to disable the sending of automatic acknowledgments when messages are processed successfully. You can explicitly send acknowledgments using the wm.ip.ebxml.MSH:sendAck service.
*Set to true to enable webMethods ebXML Module
Automatic acknowledgments can also be controlled with the webMethods ebXML Module
payload\description
Specifies descriptive text for the payload to be included in the MessageHeader element of a SOAP message. The ID field in this parameter refers to the payload ID in the SimplePart section of the TPAs.
timestampFormat
A string that specifies the timestamp format in the ebXML message.
*Set this property to default1 to set the timestamp format to yyyy-MM-dd'T'HH:mm:ss-HH:SSS'Z' (for example, 2008-05-20T13:20:10.663Z). This is the default setting.
*Set this property to default2 to set the timestamp format to yyyy-MM-dd'T'HH:mm:ss-HH:mm (for example, 2008-05-220T13:20:10).
*Set this property to default3 to set the timestamp format to yyyy-MM-dd'T'HH:mm:ss-HH:mm, where yyyy-MM-dd'T'HH:mm:ss is the local time, and -HH:mm is the time zone offset. (For example, "2008-05-20T13:20:10-05:00" represents "20 May 2008 13:20:10 GMT-05:00".)
*Set this property to any other valid Java timestamp format.
Note:
For more information about the timestamp formats above, see the XML Schema Part 2: Datatypes document available at http://www.w3.org/TR/xmlschema-2
timezone
A string that specifies the timezone in the ebXML message.
*Set this property to GMT to use the GMT timezone. This is the default setting.
*Set this property to local to use the timezone set on your local machine.
*Set this property to any other valid Java timezone format.