This section describes the Siebel application architecture and how it works.
Siebel eBusiness Applications allows for data exchange and business process execution using business services. Business services provide business workflow and process execution to help manage customer relations.
The resource adapter uses the Java APIs provided by the Siebel Java Data Bean to communicate with the Siebel Object Manager for data exchange. The Siebel Java Data Bean exposes the Siebel business services. The Siebel business services are part of the business objects layer in the Siebel application architecture.
The Siebel eBusiness Applications works with a series of data types or layers. An object definition implements one piece of the software, either a user interface, an abstract data representation, or direct data representation construct.
Siebel application architecture is a layered structure containing the following:
Business objects and user interface layers
This topic describes business objects and user interface layers and where they fit in the Siebel application architecture.Business services
This topic describes the Siebel business services and the classes upon which they are based.Data objects layer
This section describes the data objects layer.
Parent topic: Architecture