XML Converter Business Service Methods
Use the XML Converter when you want to convert any property set to XML, or convert an XML document that is not a Siebel EAI Integration Object Message to a property set.
There are two methods for the XML Hierarchy Converter, as shown in the following table. The arguments for each method appear in Property Set To XML Method Arguments, Property Set To XML Method Arguments, XML To Property Set Method Arguments, and XML To Property Set Method Arguments.
Display Name | Name | Description |
---|---|---|
Property Set to XML |
PropSetToXML |
Converts a property set hierarchy to XML. Returns the result in the Value field of the Output property set. |
XML to Property Set |
XMLToPropSet |
Converts an XML document stored in the Value field of the property set to a property set hierarchy. Returns the result in the Output property set. |