Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll > EAI Siebel Adapter >

About the EAI Siebel Adapter


The 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.
  • Write an integration object whose data originates externally into a Siebel business object.
  • Update multiple corresponding top-level parent business component records with data from one XML file—for examples, see XML Examples Using the Upsert and Delete Operation.

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

The EAI Siebel Adapter business service is implemented by the class CSSEAISiebelAdapter that inherits from the CSSService class.

Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll