ビジネス・オブジェクトのサンプルには、アダプターのコネクター・コンポーネントが含まれています。すべてのオブジェクトは、ポーリング用の Siebel トリガーが設定されていなければなりません。場合によっては、オブジェクトを Siebel Tools でカスタマイズする必要があります。このセクションではサンプル・オブジェクトについて説明し、それらのカスタマイズ方法の例を示します。
Siebel 6
Account_Write.svb, Account_PreDelete.svb, Business_Address_PreDelete.sbv, and Business_Address_Write.svb.
Siebel 7
Account.sbl or Account.js
Siebel VB ファイルは、Common/Siebel/Dependencies/Siebel_VB ディレクトリー内にあります。
Siebel 6
Quote_Write.svb, Contact_PreDelete.svb
Siebel 7
Quote.sbl, Quote.js
Siebel VB ファイルは、Common/Siebel/Dependencies/Siebel_VB ディレクトリー内にあります。
Siebel 6
Contact_Write.svb, Contact_PreDelete.svb.
Siebel 7
Contact.sbl, Contact.js
Siebel VB ファイルは、Common/Siebel/Dependencies/Siebel_VB ディレクトリー内にあります。