Databases Reference
In-Depth Information
Message Batching is an indicator that tells EMS to parse
XML messages, which contain a collection of items. When
Message Batching is selected, ensure that you also set the
Transaction property in the basic configuration section to
Yes , which reinforces transactional behavior when processing
a batch of messages.
Note that Message Batching is different than the batching
property for the BAM Adapter.
Source value formatting (optional)
When the XML data type is xs:dateTime , you can skip the source value
formatting. This step is only required if XML messages contain DateTime val-
ues, which are not in xs:dateTime format.
To format DateTime source values, you need to specify a correct pattern
for java.text.SimpleDateFormat . For details about
java.text.SimpleDateFormat , refer to the Java6 API documentation at the
following URL:
http://download.oracle.com/javase/6/docs/api/java/text/SimpleDateFormat.html
Configuring XML to Data Object mapping
To configure a XML to Data Object mapping, click on Add to add a mapping rule.
The following is an example of XML to Data Object mapping:
Search WWH ::




Custom Search