Extensible
Siebel Financial Services EAI can be extended using standard class derivation or API implementation. You can extend the generic industry XML connector by modifying its user properties and implementing the Siebel Industry XML Connector Factory APIs to support other industry XML standards. The Industry XML Connector provides the following services that are required in most industry XML standards.
Envelope and Header section.
Fault or Error section.
Body with heterogeneous command or messages.
Data Type Formatting - Support for multiple formats. For example, Interactive Financial eXchange (IFX) has Data type in DTD.
Data model mapping and transformation.
Overwriting the methods available in the APIs to customize industry XML connector on the Siebel CRM platform. The following illustrates the architecture of a customized industry XML connector.
For details on customization solutions, see Industry XML Connector Factory APIs.