Table
11.
Business
object
level
application
text
(continued)
Parameter
Description
IC=
The
name
of
the
Siebel
integration
component
corresponding
to
this
business
object.
BSN=
The
name
of
the
business
service
used
by
this
business
object.
When
using
application
specific
information,
such
as
Siebel
Account
or
Siebel
Contact,
the
specific
business
service
must
be
present.
When
using
other
integration
objects,
the
Siebel
Enterprise
Applications
Integration
(EAI)
must
be
present.
SiebASI=
(Deprecated)
When
a
business
object
represents
the
ASI
integration
object,
it
contains
SiebASI=true.
The
current
version
of
the
adapter
and
ODA
instead
use
the
BSTYPE
application-specific
information
tag.
BSTYPE=
Determines
the
type
of
business
service.
v
For
EAI
Siebel
Adapter,
where
the
IBM
business
object
represents
the
Siebel
integration
object,
the
application-specific
information
should
contain
BSTYPE=GENERIC.
v
For
Siebel
ASIs,
where
the
IBM
business
object
represents
the
Siebel
integration
object,
the
application-specific
information
should
contain
BSTYPE=ASI.
v
For
custom-written
business
services,
where
the
IBM
business
object
represents
the
service,
the
application-specific
information
should
contain
BSTYPE=CUSTOM.
Table
12.
Simple
attribute
level
application
text
Parameter
Description
FN=
The
field
name
of
the
field
in
the
Siebel
integration
component
corresponding
to
this
attribute
Verb
processing
with
business
services
The
following

verbs

are

supported

by
business

services.

Note:
The

returned

code

for

all

the

verbs

in
Table

13

is

VALCHANGE.

Table
13.
Verbs
supported
by
business
services
Verb
Description
Delete
Parent
object
keys
are
used
to
delete
the
Siebel
object.
The
adapter
verifies
that
all
primary
keys
are
present.
Insert
The
complete
incoming
business
object
is
used
for
the
Insert
verb.
InsertOrUpdate
(Upsert)
If
an
object
with
the
same
keys
as
the
input
object
exists,
merge
the
specified
input
object
with
the
existing
object.
Otherwise,
create
a
new
object
in
Siebel
based
on
the
input
object.
The
adapter
verifies
the
existence
of
all
the
primary
keys
before
processing
the
object.
Chapter
6.
Using
the
adapter
with
Siebel
business
services
75