Industry XML Connector Factory Classes
The Industry XML Connector Factory Classes are developed based on the Siebel Financial Services EAI infrastructure and support a variety of XML standard extensions for the Industry XML Connector, as described in Siebel Financial Services EAI Architecture. The factory classes are built to leverage the functionality of the Industry XML Connector while giving customers the opportunity to customize generic connector business services through configuration and programming scripts. In most cases, scripts are needed for presentation purposes, but in rare cases you can use them to add or enhance the connector functionality.
To set up customized XML Connector
Configure the customized connector by configuring the four business services based on the factory classes, methods, and method arguments for each business service, which should be identical to Industry XML Connector business services.
For a list of methods and method arguments available for these business services, see Siebel Financial Services EAI Architecture.
Customize the behavior of the connector through the user properties of the business services configured in Step 1.
For a list of available user properties for these business services, see Siebel Financial Services EAI Architecture.
Overwrite any extension method from the factory classes to fulfill the different syntax and rules of a desired XML standard when applicable.
For details, see Industry XML Connector Factory Classes Methods and Siebel Connector for Credit Card Application XML.
Generate all the necessary integration objects and deliver the changes to the integration branch.
Configure the data transformation maps to map the internal and external integration objects.
Configure the business logic and flow using workflow and invoke these four customized business services in the workflow steps.