The following business object structure follows the template business graph pattern of the business object framework. The data parameters for the methods on the business service are seen where there is a business graph, template, or top-level object that is a single element to the graph.
The top-level object contains metadata information that states the business service for which the business object corresponds. The business graph contains top-level verbs which are used during event notification as an emit event which is based on the verb. The verbs currently supported are create, update, and delete.
The top-level data is a combination of the representation of both input and output arguments with the Siebel Message as a container. This same business object can be used for both request and response to and from the adapter to interact with the underlying Siebel EIS. This means that the same business object type that you send in as a request is returned as the result of the execution.
The Siebel message is a wrapper similar to the wrapper that the Siebel EIS uses to wrap integration objects and their respective fields and components within business services.
An event business object based on the Account Interface IO
Last updated: Sun Mar 12 11:38:28 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)