Integration Platform Technologies: Siebel Enterprise Application Integration > EAI Siebel Adapter Business Service > EAI Siebel Adapter Business Service Methods >

Update Method


This method is similar to the Synchronize method, except that the EAI Siebel Adapter returns an error if no match is found for the root component; otherwise, it updates the matching record and synchronizes all the children.

NOTE:  During an update operation, the EAI Siebel Adapter expects a single record to be returned from the user key search. If more than one record is returned, EAI Siebel Adapter throws an error.

For example, if you send an order with one order item to the EAI Siebel Adapter, it will take the following actions:

  1. Queries for the order, and if it finds a match, it updates the record.
  2. Updates or inserts the new order item depending on whether a match was found for the new order item.
  3. Deletes any other order items associated with that order.
Integration Platform Technologies: Siebel Enterprise Application Integration Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.