IBM 4.6.x User Manual page 89

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

Advertisement

properties. If present, the SiebelMessage container attribute provides the
integration object. The adapter can process the business object with or without the
existence of the SiebelMessage container attribute. The adapter does the following:
1. Instantiates a new property set
2. Sets the simple attribute vales as the properties of the new property set
3. Takes the Siebel Message object, if present, as the child property set
When the business service method is executed, the OutputPropertySet is obtained
and populates the Response business object.
IBM business object corresponding to a business service:
Siebel_BS<Name>
+Request
+Response
The different methods provided on the business service serve as verbs for
processing the business object.
The business object will be determined by each method/operation, and
inputs/outputs will vary.
IBM business object corresponding to an integration object:
Siebel_<IntObjectName> (Parent IntegrationComponent)
Field1
Field2
+ChildIntegrationComponent
Chapter 6. Using the adapter with Siebel business services
77

Advertisement

Table of Contents
loading

Table of Contents