TNT History Oppty Insert Operations
For a list of operations associated with this Web service, see the following table.
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. |