Siebel Financial Services Connector for IFX XML Guide > Siebel Connector for IFX XML >

IFX XML Transaction Manager Business Service


The FINS IFX XML Transaction Manager is responsible for retrieving data from a Siebel application. It may invoke the Siebel adapter or another business service configured in its user properties. It is an adapter that resides logically between the Siebel object manager and the rest of the connector. It executes operations specified in an XML message instance as Siebel database transactions.

The transaction manager translates XML command elements into Siebel EAI Adapter actions. The transaction manager either carries out the action or finds another business service to carry out the action.

The transaction manager combines return results into a single property set. A property set is an intermediate data store that can be used in subsequent operations within the connector.

For inbound processing, the transaction manager accepts an IFX XML property set, which may contain multiple integration object instances for multiple transactions. It pairs each individual transaction request with an integration object instance and invokes methods in the Siebel EAI Adapter.

For outbound processing, the transaction manager pairs a transaction request with an integration object instance and sends an IFX XML property set to the DTE.

Siebel Financial Services Connector for IFX XML Guide Copyright © 2006, Oracle. All rights reserved.