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

Скачать
Страница из 140
2.
   
Save
 
the
 
Siebel
 
VB
 
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
 
Asset
 
Management
 
project.
 
5.
   
Add
 
the
 
Siebel
 
VB
 
script
 
to
 
the
 
Asset
 
Mgmt
 
-
 
Asset
 
business
 
component
 
as
 
follows:
 
a.
   
Right-click
 
on
 
the
 
Asset
 
Mgmt
 
-
 
Asset
 
business
 
component,
 
and
 
select
 
the
 
Edit
 
Basic
 
Scripts
 
from
 
the
 
menu.
 
This
 
launches
 
the
 
script
 
editor.
 
b.
   
Import
 
the
 
Write
 
VB
 
code
 
by
 
selecting
 
Import
 
from
 
the
 
File
 
menu,
 
choosing
 
the
 
Temp
 
directory,
 
and
 
picking
 
Asset_Write.svb
 
into
 
Bus
 
Comp
 
object
 
and
 
BusComp_WriteRecord
 
procedure.
 
c.
   
Save
 
changes
 
to
 
the
 
object.
6.
   
Change
 
the
 
business
 
component
 
properties
 
as
 
follows:
 
a.
   
In
 
the
 
tool
 
bar,
 
select
 
View
 
>
 
Property
 
Windows.
 
b.
   
Go
 
to
 
Business
 
Component/Asset
 
Mgmt
 
-
 
Asset.
 
c.
   
Go
 
to
 
fields.
 
d.
   
Change
 
the
 
field
 
property
 
values
 
as
 
follows:
 
v
   
Select
 
Account
 
Id
 
and
 
set
 
the
 
value
 
for
 
Inactive
 
to
 
False.
 
(This
 
field
 
is
 
required
 
in
 
the
 
WebSphere
 
business
 
integration
 
system
 
object.)
 
v
   
Select
 
Name
 
and
 
set
 
the
 
value
 
to
 
Not
 
Required.
 
v
   
Select
 
Product
 
Id
 
and
 
set
 
the
 
value
 
to
 
Required.
Note:
  
WebSphere
 
business
 
integration
 
components
 
track
 
the
 
Products
 
by
 
their
 
Product
 
Id
 
and
 
not
 
their
 
Name.
7.
   
You
 
will
 
not
 
be
 
able
 
to
 
test
 
the
 
object
 
until
 
you
 
have
 
saved
 
all
 
objects
 
and
 
compiled
 
the
 
result.
Overview
 
of
 
Siebel
 
ODA
 
This
 
section
 
describes
 
SiebelODA,
 
an
 
object
 
discovery
 
agent
 
(ODA)
 
that
 
generates
 
business
 
object
 
definitions
 
for
 
the
 
connector.
 
SiebelODA
 
uses
 
the
 
Siebel
 
Java
 
APIs
 
to
 
get
 
the
 
information
 
about
 
the
 
Siebel
 
business
 
objects
 
and
 
business
 
components
 
from
 
the
 
Siebel
 
application
 
server.
 
It
 
then
 
uses
 
this
 
information
 
to
 
build
 
new
 
business
 
object
 
definitions.
 
SiebelODA
 
also
 
enables
 
the
 
conversion
 
of
 
existing
 
business
 
object
 
definitions
 
to
 
those
 
which
 
are
 
supported
 
by
 
the
 
connector.
 
Installing
 
and
 
using
 
Siebel
 
ODA
 
This
 
section
 
discusses
 
the
 
following:
 
v
   
 
 
 
 
 
v
   
 
 
 
 
 
 
v
   
 
 
 
 
 
 
v
   
 
 
 
 
 
 
 
 
v
   
 
 
 
 
 
 
 
 
 
Installing
 
SiebelODA
 
To
 
install
 
SiebelODA,
 
use
 
the
 
WebSphere
 
Business
 
Integration
 
Adapter
 
Installer.
 
Follow
 
the
 
instructions
 
in
 
the
 
System
 
Installation
 
Guide
 
for
 
UNIX
 
or
 
for
 
Windows.
   
52
 
Adapter
 
for
 
Siebel
 
eBusiness
 
Applications
 
User
 
Guide