About the EAI Siebel Adapter Business Service

EAI Siebel Adapter is a general-purpose integration business service that allows you to:

  • Read Siebel business objects from the Siebel Database into integration objects.

    Note: When called locally, the EAI Siebel Adapter business service creates an additional database connection. If this second connection times out, then further transactions will not be processed. To prevent this from happening, add the TrxDbConnReconnectIntervalSeconds parameter to the [ServerDataSrc] section of the application configuration (CFG) file. A typical value is 120.
  • Write an integration object instance whose data originates externally in a Siebel business object.

  • Update multiple corresponding top-level (highest-level) parent business component records with data from one XML file, for an example, see Update Method.

    Note: The Siebel Message is considered to be one transaction. The transaction is committed when there is no error. If there is an error, then the transaction is aborted and rolled back.