Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

TNT History Oppty Insert


Use this Web service with Siebel Hospitality to import data into history records.

TNT History Oppty Insert Operations

For a list of operations associated with this Web service, see Table 1401.

Table 1401. TNT History Oppty Insert Operations
Name
Description

Insert

If a History record with the same unique key (Opportunity ID, defined in the integration object) as the input object exists, the operation will error out. If there is no duplicate record, then a new record in the Siebel database is created 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, the existing record is updated with the specified input object. If no duplicate record exists, a new object is created in the Siebel database based on the input object.

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 Table 1402.

Table 1402. TNT History Oppty Insert Service Object
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 Table 1403.

Table 1403. TNT History Oppty Insert Data Object
Siebel Repository Name
External Name

TNT History Opportunity IO

TNT History Opportunity

Methods

For a description of the methods for this Web service, see Table 1404.

Table 1404. TNT History Oppty Insert Methods
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.

Interface Description (WSDL) for TNT History Oppty Insert

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

See the following file to view the WSDL:

...\TNT History Oppty Insert\TNT_Histories.wsdl

...\TNT History Oppty Insert\TNT_Histories.xsd

Siebel CRM Web Services Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.