An operation is the action that an adapter can perform on the Siebel server during outbound processing. The name of the operation typically indicates the type of action that the adapter takes, such as create or update.
Operation | Definition |
---|---|
Create | Creates the business component |
Delete | Deletes the business component and its children |
Exists | Checks for the existence of incoming business objects |
Retrieve | Retrieves the values of the business component |
Retrieve all | Retrieves multiple instances of the same business component |
Update | Updates the Siebel application with the incoming object |