Bookshelf Home | Contents | Index | PDF | ![]() ![]() |
Upgrading and Migrating Siebel Janna Applications > Interoperability > Integrating the User InterfaceA second potential approach is to implement User Interface (UI) Integration. It is similar to Data Integration in that the data comes from a Siebel Janna database using a distributed environment. Unlike the Data Integration approach, however, the Siebel Applet can be associated with either a VBC or a standard Siebel Business Component. At the presentation layer, the Applet acts as a host to the corresponding ASP page for the Siebel Janna zone. In effect, the Applet serves as a container for the ASP page, so the User Interface looks essentially as it does in the Siebel Janna application. For more information about VBCs and the Siebel Janna Gateway Business Service, see Integrating Data. NOTE: Before you begin configuring your Siebel application for UI integration with Siebel Janna, please make sure your environment is configured correctly with a functioning Siebel Janna Web Client application and Siebel eBusiness application. To configure Siebel for UI Integration with Siebel Janna, you must perform the following tasks:
To configure Siebel for integration with Janna
For a list of definitions of the terms mentioned in the preceding sections, please see Siebel Janna Terminology and Architecture. Siebel Janna Adapter RequirementsA Siebel Janna adapter would be a predefined business service that would function similar to the SAP BAPI Adapter. This adapter can be used as part of a workflow to send and receive information to Siebel Janna applications. The following are the requirements for enabling this business service.
The Siebel Janna Service Objects in Siebel Janna applications can be represented as external integration objects. The requirement for the Integration Object Wizard to support Siebel Janna service objects is as follows:
Siebel Janna Gateway RequirementsA Siebel Janna Gateway Business Service would interact with VBCs in Siebel and the Siebel Janna Service Objects in Siebel Janna to exchange information between the two systems. A Siebel Janna Gateway is similar to the XML gateway that currently exists. To get to the Siebel Janna data, the Gateway Business Service calls the appropriate Siebel Janna Service Object. The Siebel Janna Service Object is responsible for performing actions on behalf of the client (Siebel). When Siebel requests that data be fetched from the Siebel Janna application, the results of the fetch come back in the form of a Siebel Janna Data Object. The Siebel Janna Gateway Business Service must support the following methods: This business service takes the following information as parameters: The parameter is specified when configuring the VBC and part of the Business Component user property. The format should be as follows: Service Name = Siebel Janna Gateway Service Parameters = "ServiceObjectName=<Siebel Janna Service Object Name>" |
![]() |
![]() ![]() |
Upgrading and Migrating Siebel Janna Applications |