Siebel Financial Services Connector for IFX XML Guide > Overview > Using the Siebel Connector for IFX XML >

Inbound Data Flow


Figure 2 illustrates an inbound data flow as well as an outbound data flow.

Inbound business data flows start with a receiver server component such as the MQSeries, HTTP, or MSQM.

The receiver runs in the background continuously, waiting for data from external IFX-based applications. When the receiver receives an IFX message, it invokes the workflow process configured to handle and process the data. The workflow typically dictates the whole Siebel Connector for IFX XML business logic.

  1. The raw XML text string is passed through the XML Hierarchy Converter to be converted into an XML integration object instance.
  2. The FINS IFX XML Dispatcher then takes in the XML instance, parses it and identifies the messages received according to the rule sets in the IFX Dispatcher Map. The IFX dispatcher identifies the envelope, header and body sections. The dispatcher then associates the appropriate internal and external integration objects to the message so that it can be processed by the converter.
  3. The Dispatcher map is an integration object created by the FINS IFX wizard.

  4. The FINS IFX Converter then takes the XML instance, and processes individual sections of the instance while converting each sub-tree into external integration object instances.
  5. The FINS IFX XML DTE transforms the external integration object instances into internal integration object instances.
  6. The internal integration object instances are passed to the FINS IFX XML Transaction Manager which performs the operation specified in the instance through the invocation of other business services configured in its user properties.

 Siebel Financial Services Connector for IFX XML Guide 
 Published: 18 April 2003