Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
IngoH
Active Contributor
<p>In the third part we will take a look how we can leverage the standard URL iView to surface content from our BusinessObjects Enterprise system.</p>
<p>In general the URL iView and the SAP BusinessObjects iView template are not significant different, except the fact that the SAP BusinessObjects iView template is automatically using the SAP system from the portal system landscape to select the correct system for user authentication on your BusinessObjects Enterprise system and the fact that the SAP BusinessObjects iView template was designed with the object ID from the BusinessObjects Enterprise or SAP NetWeaver BW (Object GUID) system in mind (and not with the CUID from your BusinessObjects system).</p>
<p> </p>
<p>When you are using the standard URL iView it is recommend to use the OpenDocument syntax to view your content. In addition to the standard OpenDocument syntax you should then add two URL parameters:</p>
<ul style="margin-top: 0in; list-style-type: disc">
    <li>&SAP_SYSID=<SAP System ID>, where you replace <SAP System ID> with the three letter system ID of your SAP system</li>
    <li>&SAP_CLIENT=<SAP System Client>, where you replace <SAP System Client> with the client number of your SAP system that you would like to use</li>
</ul>
<p>The reason for adding these additional parameters is to ensure that the authentication from the SAP Enterprise Portal towards the SAP BusinessObjects Enterprise system is used with the correct SAP system configured as part of the SAP Authentication of your SAP BusinessObjects Enterprise system.</p>
<p> </p>
<h3 style="margin: 10pt 0in 3pt 0.5in; text-indent: -0.5in; line-height: 12pt">Create your first URL iView</h3>
<p>Now lets create our first URL iView to surface BusinessObjects Enterprise related content:</p>
<p> </p>
<ol style="margin-top: 0in; list-style-type: decimal">
    <li>Logon to the SAP Enterprise Portal with an administrative user account.</li>
    <li>Navigate to Content Administration > Portal Content</li>
    <li>Navigate to the folder that we create previously.</li>
    <li>Right click on the folder and select New iView</li>


<p style="margin-left: 0.5in">!http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage1.jpg?a=9|style=border: 0px solid |alt=|src=http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage1.jpg?a=9!</p>


    <li>Select the option iView template. </li>
    <li>Select the Template URL iView in the next step. <br />
    <br />
    !http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage2.jpg?a=73|style=border: 0px solid |alt=|src=http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage2.jpg?a=73!</li>
    <li>Enter the necessary details, such as iView name, iView ID and prefix.</li>
    <li>In the source URL you can now enter the URL for Open Document</li>


<p style="margin-left: 0.5in">!http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage3.jpg?a=52|height=97%|style=border: 0px solid |alt=|width=97%|src=http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage3.jpg?a=52!</p>
<p style="margin-left: 0.5in"> </p>
<p style="margin-left: 0.5in">The standard OpenDocument URL for your BusinessObjects Enterprise system looks like the following:</p>
<p style="margin-left: 0.5in">http://<servername>:<port>/OpenDocument/opendoc/openDocument.jsp


where you replace <servername> with the name of your application server of your BusinessObjects Enterprise system and *



!http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage4.jpg?a=47|height=97%|style=border: 0px solid |alt=|width=97%|src=http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage4.jpg?a=47!







For a complete reference of all possible URL parameters follow this link to the OpenDocument documentation for the release XI 3.1


http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_url_reporting_opendocument_en.pd...


 


 


How to integrate SAP BusinessObjects Explorer Information Spaces ?


Based on the situation that SAP BusinessObjects Explorer does not support OpenDocument as of the current release (XI 3.2 / XI 3.1 SP2) the best option to integrate an Information Space into the SAP Enterprise Portal is to leverage the Bookmark functionality from the Information Space.


 


!http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage5.jpg?a=25|style=border: 0px solid |alt=|src=http://images.quickblogcast.com/7/7/2/6/3/245948-236277/blogimage5.jpg?a=25!


 


The Bookmark functionality then provides you with a unique URL for one particular Information Space and you can use this URL to integrate the Information Space into the SAP Enterprise Portal.


 


In Part 4 we will take a look at the Knowledge Management integration between SAP Enterprise Portal and you SAP BusinessObjects Enterprise system.

 

9 Comments