Start of Content Area

Process documentation BSP Applications in SAP Enterprise Portal  Locate the document in its SAP Library structure

Purpose

You can integrate BSP applications in the SAP Enterprise Portal. This lets you call BSP applications in the Portal.

Note

To launch a BSP or a BSP application in a portal, the SAP Enterprise Portal provides templates for Structure linkiViews.

More information: Documentation for Structure linkSAP Enterprise Portal.

Prerequisites

      You are familiar with the BSP Programming Model and with the SAP Enterprise Portal

      The SAP Web Application Server is configured to be integrated in the SAP Enterprise Portal; for example, the SAP Web Application Server should accept the SSO2 ticket from the portal server, so that Single Sign-On is possible.

Process Flow

There are two different types of BSP applications that should run in the Portal:

      Stateless Applications

There are no problems involved in integrating stateless BSP applications in the Portal. No additional actions are required.

      Stateful Applications

With stateful BSP applications you must make some session handling settings, especially when you use BSP extension HTMLB:

       Portal and BSP Session Management

Domain Relaxing

       Session Handling Without Cookies

 

 

End of Content Area