TNT History Oppty Insert Application Interface

This topic describes the application objects called by this Web service.

Service Object (Business Service or Workflow)

the following table.

Name Boundary Object Type Class

TNT History Oppty Insert

Business Service

CSSEAISiebelAdapterService

Data Object (Integration Object)

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.