Справочник Пользователя для IBM 4.6.x

Скачать
Страница из 140
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.
7.
   
You
 
will
 
not
 
be
 
able
 
to
 
test
 
the
 
object
 
until
 
you
 
have
 
saved
 
all
 
objects
 
and
 
compiled
 
the
 
result.
Siebel_BCQuote
 
1.
   
Locate
 
the
 
following
 
Siebel
 
VB
 
files:
 
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.
 
2.
   
Save
 
the
 
file
 
in
 
a
 
temporary
 
directory.
 
For
 
example,
 
use
 
Temp
 
as
 
the
 
directory
 
name.
 
3.
   
Give
 
the
 
CWCONN
 
account
 
the
 
System
 
Administrator
 
responsibility
 
within
 
Siebel.
 
4.
   
In
 
your
 
Siebel
 
Tools
 
environment,
 
check
 
out
 
and
 
lock
 
the
 
Quote
 
project.
 
5.
   
Add
 
the
 
script
 
to
 
the
 
Quote
 
business
 
component
 
as
 
follows:
 
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.
6.
   
You
 
will
 
not
 
be
 
able
 
to
 
test
 
the
 
object
 
until
 
you
 
have
 
saved
 
all
 
objects
 
and
 
compiled
 
the
 
result.
Siebel_BCContact
 
1.
   
Locate
 
the
 
following
 
Siebel
 
VB
 
files:
 
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.
   
50
 
Adapter
 
for
 
Siebel
 
eBusiness
 
Applications
 
User
 
Guide