TNT History Oppty Insert Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see the following table.

Name Boundary Object Type Class

TNT History Oppty Insert

Business Service

CSSEAISiebelAdapterService

Data Object (Integration Object)

For a description of data objects for this Web service, see the following table.

Siebel Repository Name External Name

TNT History Opportunity IO

TNT History Opportunity

Methods

For a description of the methods for this Web service, see the following table.

Operation Method

Insert

If a History record with the same unique key (Opportunity ID, defined in the integration object) as the input object exists, error out. Otherwise, the operations creates a new record in the Siebel database based on the input object.

Upsert

If an object with the same unique key (Opportunity ID, defined in the integration object) as the input object exists, updates the existing record with the specified input object. Otherwise, the operations creates a new object in the Siebel database based on the input object.