About Siebel XML Converters
Siebel EAI includes four XML converter business services:
Siebel XML Converter Business Service Comparison outlines the differences among these converters. Using these converters, Siebel EAI supports three types of standard XML integrations:
XML integration using Siebel XML. This integration uses XML that conforms to the XML Schema Definition (XSD), Document Type Definition (DTD), or schema generated from any Siebel integration object. Siebel XML is generated by the external application or by a third-party product. This type of integration uses the EAI XML Converter business service.
XML integration without using integration objects. For this integration, any necessary data mapping and data transformation must be handled using custom eScripts. This type of integration uses the XML Hierarchy Converter business service.
XML integration using XML integration objects. With this integration, XML integration objects are mapped to Siebel integration objects using Siebel Data Mapper and are based on external XSDs or DTDs. XML integration objects are used to map data between the external application and Siebel CRM. This type of integration uses the EAI XML Converter business service.
You can specify most parameters for the XML Converters as either business service method arguments or as user properties on the business service. If a business service method argument and a user property have the same name, the business service method argument always takes precedence over the user property.