Siebel Financial Services Connector for IFX XML Guide > Siebel Connector for IFX XML > FINS IFX XML Wizard Business Service >

FINS IFX XML Integration Objects


Siebel integration objects allow you to represent integration metadata between a Siebel business object and an external XML standard, using the IFX XML DTD. The integration object represents a common structure that the EAI infrastructure can understand.

Because these integration objects adhere to a set of structural conventions, they can be traversed and transformed programmatically, using Siebel eScript objects, methods, and functions, or transformed declaratively using Siebel data mapper.

To use Siebel Connector for IFX XML to integrate data you need to build three different integration objects:

  • IFX XML Envelope Integration Object. An envelope integration object provides envelope and header information for an IFX XML document.

    User properties in an IFX XML envelope provide flexibility to the connector. For example, when a user sends an initial IFX XML request, the IFX XML document uses a <SignonRq> header that is different from subsequent <SignonRq> headers.

  • IFX XML Internal Integration Object. An internal integration object represents the Siebel business object hierarchy for a particular Siebel business object. SeeCreating an Internal Integration Object, for an example of creating an internal integration object.
  • IFX XML External Integration Object. An external integration object represents the IFX XML hierarchy for a particular IFX XML message. See Creating External Integration Objects, for an example of creating an external integration object.
Siebel Financial Services Connector for IFX XML Guide Copyright © 2006, Oracle. All rights reserved.