Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182416
Active Contributor
0 Kudos

Recently i had a chance to Integrate BW Server in to Portal Server (EP7).Although the Template Installer makes the Life Easy for this task, it's important to know what it does, and what to do if any error occurs.

We decided to do the setup manually to get the feel of things, before we can use the Template Installer.

I am sharing my experience of the same.

Most important:

            Read the following SAP Notes

                        0000917950      -->SAP Netweaver 2004s Setting Up BEx Web

                                    This describes the process thoroughly.   

                        937697             >Java-based Diagnostics & Support Desk Tool </p><p>                                    This tool helps in identifying issues with the configuration and suggests the solutions also! (It also points to sap notes for further reference)</p><p>       </p><p>The configuration will be easily achieved if Portal admin and BW admin sit together.</p><p>Preparation</p><p>Make sure that there are Entries in the Host File and Services File of the Portal Server which point to the Appropriate BW Server.</p><p>Important to do a ping test from Portal OS to BW Server.</p><p>Entry in Services File is imp for JCO Connections. </p><p>Otherwise Error Message may be thrown like service sapmsXXX unknown.</p><p>Following are Tips for some of the activities based on my experience of the same!</p><p> </p><p>* Create RFC Destination in J2EE Engine.</p><p>!https://weblogs.sdn.sap.com/weblogs/images/251735976/CreateRFC_VA.JPG|height=1|alt=|width=1|src=http... rfc va|width=629|src=https://weblogs.sdn.sap.com/weblogs/images/251735976/CreateRFC_VA.JPG|border=0!</p><p>Error Message: Error Adding Bundle!</p><p>Solution*: Check the portal Log File for the exact error.</p><p>Logon to nwa and check the default. trace file, find the error and correct it.<br />Use [http://<hotname>:<port>/nwa | http://<hotname>:<port>/nwa]</p><p>Default.trace can be found usnig the menu<br />Monitoring>Logs & Traces

 !https://weblogs.sdn.sap.com/weblogs/images/251735976/nwa.JPG|height=358|alt=nwa|width=640|src=https:...!

Then try to create the RFC Destination.

In one of my case, the BW User was locked due to incorrect password!

*Create an RFC destination for SAP Portal in SAP BW </p><p>Name of the Program_ID must match with the name provided in Step 1.</p><p>Important to Test the destination!</p><p>Also note that Send Assertion Ticket option to be Checked after SSO Activity!</p><p> </p><p>Maintain the Portal Server settings in SAP BW(SM 30)</p><p>There may be already existing entries for portal.</p><p>Make sure your Portal is marked as Standard Portal!</p><p> </p><p>Maintain Single Sign-On in SAP BW</p><p>            Make Sure the Server Properties are set properly in the BW Server</p><p>            Login/accept_sso2_ticket</p><p>            Login/create_sso2_ticket</p><p>            Icm/host_name_full</p><p>            Icm/server_port_0</p><p> </p><p>            Changing the properties requires server Restart!</p><p>            (Thats why it should be the first activity in the process!)</p><p> </p><p>Import the Portal Certificate into BW Server</p><p>            Make sure to add the Proper SID and Client when adding the entry to ACL</p><p>Login Module Configuration in J2EE Visual Admin.</p><p>After importing the BW Certificate in to the Portal, the Default values will appear in the EvaluateAssertionTicketModule</p><p>         Start  Visual Admin and navigate to the security provider service<br />and edit the evaluate_assertion_ticket</p><p>!https://weblogs.sdn.sap.com/weblogs/images/251735976/VA_LoginModule_1.JPG|height=314|alt=VA LoginModule1|width=637|src=https://weblogs.sdn.sap.com/weblogs/images/251735976/VA_LoginModule_1.JPG|border=0</p><p> </p><p>    You need to add three more entries</p><p>            trustedissX</p><p>            trusteddnX</p><p>            trustedsysX</p><p>The Number X is calculated as +1</p><p>            if there is already a entry trustediss1 then your entry will be</p><p>            trustediss2</p><p> !https://weblogs.sdn.sap.com/weblogs/images/251735976/VA_LoginModule_2.JPG|height=322|alt=VA Login Modle 2|width=640|src=https://weblogs.sdn.sap.com/weblogs/images/251735976/VA_LoginModule_2.JPG|border=0!</body>

5 Comments
Labels in this area