Business object samples are provided with the connector component of the adapter. All objects must have Siebel triggers on them for polling. In some cases, you may need to customize the object in Siebel Tools. The following objects are examples of how to do these tasks:
Siebel 6
Account_Write.svb, Account_PreDelete.svb, Business_Address_PreDelete.sbv, and Business_Address_Write.svb.
Siebel 7
Account.sbl or Account.js
The Siebel VB files are located in the Common/Siebel/Dependencies/Siebel_VB directory.
Siebel 6
Quote_Write.svb, Contact_PreDelete.svb
Siebel 7
Quote.sbl, Quote.js
The Siebel VB files are located in the Common/Siebel/Dependencies/Siebel_VB directory.
Siebel 6
Contact_Write.svb, Contact_PreDelete.svb.
Siebel 7
Contact.sbl, Contact.js
The Siebel VB files are located in the Common/Siebel/Dependencies/Siebel_VB directory.
No Insert = False No Merge = False No Update = False