webMethods, OneData, and Terracotta  10.2 | Managing Master Data with webMethods OneData | Administering webMethods OneData | Asynchronous Messaging | Incoming Messages on the Data Acquisition Layer | Inbound XML Envelope Sample
 
Inbound XML Envelope Sample
Inbound Sample
The following example is a sample XML inbound envelope:
<?xml version="1.0" encoding="UTF-8"?>
<distribution>
 <header>
  <onedata_version><![CDATA[6.1]]></onedata_version>
  <repository><![CDATA[DEV2]]></repository>
  <client_id><![CDATA[1]]></client_id>
  <project_id><![CDATA[1]]></project_id>
  <schema_id><![CDATA[1]]></schema_id>
  <objectid><![CDATA[9021]]></objectid>
  <alternatekey><![CDATA[COLUMN1]]></alternatekey>
  <decode><![CDATA[true]]></decode>
  <partialcommit><![CDATA[true]]></partialcommit>
  <skipemptycolumns><![CDATA[true]]></skipemptycolumns>
  <processingmode><![CDATA[insert]]></processingmode>
 </header>
 <data>
  <!-Replace the data XML here-->
 </data>
</distribution>

Copyright © 2011-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release