EAI Integration Object to XML Hierarchy Converter Business Service Methods

There are two methods for the EAI Integration Object to XML Hierarchy Converter, as shown in the following table. The arguments for each method appear in Integration Object Hierarchy to XML Hierarchy Method Arguments, Integration Object Hierarchy to XML Hierarchy Method Arguments, XML Hierarchy to Integration Object Hierarchy Method Arguments, and XML Hierarchy to Integration Object Hierarchy Method Arguments.

Note: You can use the XML Hierarchy property sets to manipulate in memory XML hierarchies, such as to add new elements, attributes, or envelopes. An XML Hierarchy property set can be converted to and from an Integration Object property set using EAI Integration Object to XML Hierarchy Converter. An XML Hierarchy property set can be converted to and from an XML document using the XML Hierarchy Converter.
Note: When converting XML Hierarchy to Integration Object Hierarchy, it is possible to ignore XML hierarchy elements that are not part of the Siebel integration object. To do this, add a Siebel integration object user property Ignore Undefined XML Tags, with the value set to Y. This setting is useful when an outbound SOAP service has been updated to include additional fields not used by Siebel CRM, because you avoid having to update the Siebel integration object to include the new fields.
Display Name Name Description

Integration Object Hierarchy to XML Hierarchy

IntObjHierToXMLHier

Converts an integration object hierarchy to an XML hierarchy.

XML Hierarchy to Integration Object Hierarchy

XMLHierToIntObjHier

Converts an XML hierarchy to an integration object.