IBM 4.6.x User Manual page 62

Ibm user guide adapter for siebel ebusiness applications 4.6.x
Table of Contents

Advertisement

7. You will not be able to test the object until you have saved all objects and
Siebel_BCQuote
1. Locate the following Siebel VB files:
2. Save the file in a temporary directory. For example, use Temp as the directory
3. Give the CWCONN account the System Administrator responsibility within
4. In your Siebel Tools environment, check out and lock the Quote project.
5. Add the script to the Quote business component as follows:
6. You will not be able to test the object until you have saved all objects and
Siebel_BCContact
1. Locate the following Siebel VB files:
50
Adapter for Siebel eBusiness Applications User Guide
a. Right-click on the Business Address business component, and select Edit
Basic Scripts from the menu. This launches the script editor.
b. Import the VB code by selecting import from the File menu, choosing the
Temp directory, and picking Business_Address_Write.svb, for import into
the Bus Comp object and BusComp_WriteRecord procedure.
c. Import the second VB code by selecting import from the File menu,
choosing the Temp directory, and picking Business_Address_PreDelete.svb
for import into the Bus Comp object and BusComp_PreDeleteRecord
procedure.
d. Save changes to the object.
e. In the Business Address business component for the Account Id attribute,
set the Force Active field to TRUE.
Note: Sometime this field does not get populated because of the view being
used.
compiled the result.
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.
name.
Siebel.
a. Right-click on the Quote business component, and select Edit Basic Scripts
from the menu. This launches the script editor.
b. Import the VB code by selecting Import from the File menu, choosing the
Temp directory, and picking Quote_Write.svb for import into the Bus Comp
object and the BusComp_WriteRecord procedure.
c. Save changes to the object.
compiled the result.
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.

Advertisement

Table of Contents
loading

Table of Contents