The BW certificate must be imported into the portal so that content from the portal can be displayed in SAP BW, such as the portal roles in the BEx Web Application Designer, for example.
Prerequisites
Before the BW certificate can be imported into the portal, it has to be exported from the BW system. For more information, see Exporting the BW Certificate.
Procedure
Follow these steps to import the BW certificate into the J2EE engine:
1. Start the SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.
2. Connect to the portal server.
3. In the tree, choose
4. Select the view TicketKeystore under Views.
5. Under Entry, click Load.
6. Open the file
Perform the following steps so that the SAP J2EE Engine accepts the SAP Logon Tickets from the BW system as an external system.
...
1. Start the SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.
2. Connect to the portal server.
3. In the tree, choose
4. Choose Ticket as Component.
5. Choose the Authentication tab page.
6. Change the options for the com.sap.security.core.server.jaas.EvaluateTicketLoginModule parameter and insert the following values:
○ trustedsys
○ trustediss
○ trusteddn
As of SAP BW 3.5 SP 11 in SAP NetWeaver SP Stack 11, you have to perform the following steps to use the Send SAP Logon Ticket option (see Creating an RFC Destination for SAP EP 6.0):
...
1. Start the SAP J2EE Engine Administrator with %INSTALLATION_ROOT%\admin\go.
2. Connect to the portal server.
3. In the tree, choose
4. Choose evaluate_assertion_ticket as Component.
5. Choose the Authentication tab page.
6. Change the options for the com.sap.security.core.server.jaas.EvaluateAssertionTicketLoginModule parameter and insert the following values:
○ trustedsys
○ trustediss
○ trusteddn
The values correspond to the above values under Component Ticket.
2 comments:
For a Excellent Online Resource for SAP EP and SAP Web Dynpro ABAP, Visit Learn SAP Online
SAP EP - Standard Portal Services
Portal Eventing and Navigation
Portal Look and Feel - Branding the Portal
How to Develop Portal Applications
SAP EP-Developing portal content and assigning permissions
SAP EP-Role maintenance
SAP EP-How to make Enterprise Portal highly available
Implement Single Sign On
SAP EP-J2EE architechture
What is SAP Enterprise Portal
And Many More...
Basics of Web Dynpro ABAP
ABAP Data Types and Objects
ABAP Statements
WD4A - Introduction WDA - SAP Logon Procedures
WD4A-Format the Values appearing on value Axis of Business Graphic
WD4A-Navigate from one view to another and back to previous view
WD4A - How to Calculate next 12 months from current month in web dynpro ABAP
WD4A - Validate Inputs in a web dynpro ABAP Application
And Many More...
For a Excellent Online Resource for SAP EP and SAP Web Dynpro ABAP, Visit Learn SAP Online
SAP EP - Standard Portal Services
Portal Eventing and Navigation
Portal Look and Feel - Branding the Portal
How to Develop Portal Applications
SAP EP-Developing portal content and assigning permissions
SAP EP-Role maintenance
SAP EP-How to make Enterprise Portal highly available
Implement Single Sign On
SAP EP-J2EE architechture
What is SAP Enterprise Portal
And Many More...
Basics of Web Dynpro ABAP
ABAP Data Types and Objects
ABAP Statements
WD4A - Introduction WDA - SAP Logon Procedures
WD4A-Format the Values appearing on value Axis of Business Graphic
WD4A-Navigate from one view to another and back to previous view
WD4A - How to Calculate next 12 months from current month in web dynpro ABAP
WD4A - Validate Inputs in a web dynpro ABAP Application
And Many More...
Post a Comment