Navigation Tag Library in Consumer Portal of Federated Portal Network

In a FPN scenario, is it possible to use the Navigation Tag Library in the consumer portal for the top level navigation? I have developed a custom top level navigation based on the navigation tag library, but when navigating to the role of the producer and back again I can no longer view the roles in the consumer portal.

Hi,
I know this was posted a long time ago, but I'm currently experiencing a similar issue in the TLN between a federated CE and EP portal. Did you manage to resolve your problem? In my case it looks like when you access the CE content from EP it cannot find its way back to EP when clicking on another link on the EP side. Looking at the logs it seems as if it's looking for the content on the CE system even though it's obviously not there.
Cheers,
Dion

Similar Messages

  • Navigation Tag library : lyt:container

    hi,
      From my basic research, I found that                                               <lyt:container id="navPanelContainer" /> uses the default iview tray for displaying its iviews in the container using Navigation Tag Library.
    It is mentioned that this one calls the default iview tray.. if so..could you please let me know where can i find the code for the default iview Tray..
    So that I can create a "containerwithtraydesign"..and use that default code and add a line at the bottom of iview tray.
    Please help me in this regard.
    Thank you

    Hi Daniel,
      Thanks for the reply.. I found a workaround...luckily the code was in light_Waandnavpanel.jsp.
    1. I downloaded com.sap.portal.layouts.framework.par
    2. Just took out the following code from light_WAandNavPanel.jsp and put that in WAandNavPanel.jsp
                                                       <table cols="1" cellspacing="0" cellpadding="0" border="0" style="width:100%" class="urTrcWhlHdr" id="DTNTray">
                                                       <tbody>
                                                            <tr>
                                                                 <td class="urTrcHdNotchTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcVertLftMidTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td style="width:100%"><table cellspacing="0" cellpadding="0" border="0" class="urTrcHdTrn" id="Tray-hd"><tbody><tr>
                                                                 <td nowrap><div class="urTrcTitHdr"><lyt:IViewTitle/></div></td>
                                                                 <td style="width:100%"></td>
                                                                 <td nowrap width="100%" oncontextmenu="return false" class="urTrcHdIco">
                                                                      <lyt:IViewToggleOpen><img style="border: medium none" src='<%=top%>'></lyt:IViewToggleOpen>
                                                                      <lyt:IViewToggleClose><img style="border: medium none" src='<%=tcl%>'></lyt:IViewToggleClose>
                                                                 </td>
                                                                 </tbody>
                                                                 </table></td>
                                                                 <td class="urTrcSpcVertMidRghtTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcHdRightTrn"><img width="1" src='<%=op%>'></td>
                                                            </tr>
                                                       </tbody>
                                                       <tbody>
                                                            <tr class="urTrcSpcRowHdContTrn">
                                                                 <td class="urTrcSpcHorLftTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorLftMidTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorMidTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorMidRghtTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorRghtTrn"><img width="1" src='<%=op%>'></td>
                                                            </tr>
                                                            <tr>
                                                                 <td class="urTrcBdyNotchTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcVertLftMidTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcBodyHdr urTrcBodyBdrHdr"><div class="urTrcBodyHdr urTrcBodyBdrHdr urTrcBodyHdrPd"><lyt:IViewContent/></div></td>
                                                                 <td class="urTrcSpcVertMidRghtTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcBdyRightTrn"><img width="1" src='<%=op%>'></td>
                                                            </tr>
                                                       </tbody>
                                                       <tbody>
                                                            <tr class="urTrcSpcRowContFtTrn">
                                                                 <td class="urTrcSpcHorLftTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorLftMidTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorMidTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorMidRghtTrn"><img width="1" src='<%=op%>'></td>
                                                                 <td class="urTrcSpcHorRghtTrn"><img width="1" src='<%=op%>'></td>                                                        
                                                            </tr>
                                                       </tbody>
                                                       </table>
    so the tray looks fine now without collapse icon(as i commented it in the above code)..
    but i have a small problem..I hope that you can help me in this regard. The problem is
    I am not able to see the "options" icon that is on the left of "collapse"  icon..could you please let me know how can i get that options menu... would be great if you could include in the above snippet of code..
    Thank you

  • Navigation Tag Library JSP Example?

    Hi All,
    I am trying to follow "Top-Level Navigation iView" example from "SAP NetWeaver Developer's Guide".
    In help they have given JSPCode but have not mentioned in which directory I have to make JSP file and in "portalapp.xml" what type of entry I have to write in it. i.e. "<component>, <property>".
    I need to know which entry I have to make in "Portalapp.xml" for JSP component and under which directory(PORTAL-INF) I have to made JSP file.
    Please let me know where I can find step by step instruction for Navigation iView example.
    I will award full points to useful answer.
    Thanks in Advance
    Ashish.

    Hi Mr.Chowdary,
    Thanks for your reply and step by step instruction. I followed steps as you describe.  I have one question about "portalapp.xml"
    Your answer is really helped me.
    I go through "portalapp.xml" my question is regarding <components> element. As describe in <component-config> <property name="ClassName" value="com.sap.portal.navigation.LightTopLevelNavigation"/>
    There is no "LightTopLevelNavigation.java" file. As per my under standing there should be a java file with name "LightTopLevelNavigation.java" extended from "AbstractPortalComponent" class and keep it under "src.core" or "src.api" folder.
    To define a component you should have related java file. please correct me if I am wrong or explain me what is the significant of <component> element when you do not have any "JAVA" file with LightTopLevelNavigation.java
    Please guide me as I am new to EP.
    <components>
        <component name="LightTopLevelNavigation">
          <component-config>
            <property name="ClassName" value="com.sap.portal.navigation.LightTopLevelNavigation"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile>
            <property name="NavigationTagLibrary" value="/SERVICE/com.sap.portal.navigation.navigationtaglibrary/taglib/TagLibrary.tld"/>
            <property name="EPCFLevel" value="0"/>
            <property name="com.sap.portal.iview.ShowTray" value="false"/>
            <property name="com.sap.portal.reserved.iview.IsolationMode" value="EMBEDDED"/>
            <property name="NumOfDisplayLevels" value="2">
              <property name="category" value="Navigation"/>
              <property name="plainDescription" value="Number of Display Levels"/>
              <property name="longDescription" value="Specifies the number of levels displayed in the light top-level navigation"/>
            </property>
          </component-profile>
        </component>
      </components>
    Thanks for your help and guidence. Full points will be awarded once my doubts are cleared.
    Thanks.
    Ashish

  • Navigation tag Library - launchedNavNode

    Hi
       I would like to know how to control launchedNavNode exceptions.
      I am using this expression to get the current page in the node hierchy, but if the current node has no default entry point assignment, the library causes a javascript error
    PS - i have tried it with JSP try and catch but nothing seems to work
            SelectedNavNode is not an option aswell because i wanna know the current page and not the selectedNavNode
    thanks

    Hi phantinox,
                        Please give me your system info so that I ll be able to help you on this.
    Regards
    Sharanya.R

  • Use of  nav:navNodeAnchor tag library

    Hi folks,
    I am trying to display the breadcrumb feature of portal navigation using navigation tag library <nav:navNodeAnchor> in my custom header iview.
    The code goes something like this.
                                  <nav:iterateNavNodesInSelectedPath>
                                  <nav:navNodeAnchor navigationMethod="byURL"
                                            anchorAttributes="class='textstyle2'"/>
                                                                <nav:ifHasMoreIterations>></nav:ifHasMoreIterations>
                                  </nav:iterateNavNodesInSelectedPath>
    But here, when I try to apply the css class as part of anchor attributes, it is not getting reflected in the output. Basically, it always displays the breadcrumbs in the standard colors defined.
    Can somebody please help me on this.
    Regards
    Srinidhi

    Hi Srinidhi,
    As the expected behaviour is what is also documented (for example under http://help.sap.com/saphelp_nw04s/helpdata/en/43/0029d0e7371aa2e10000000a422035/frameset.htm ), it <i>should</i> work. Check the HTML code which is generated on the created page; if the "textstyle2" string is also missing or at the wrong place, check if you are able to correct the entry maually (in the latter case), otherwise open an OSS message...
    Hope it helps
    Detlev
    PS: @Prem - See the linke above, it's not really a CSS attribute but a generic possibility to inject anything (for example: CSS class references) into the generated html anchor. Anyhow, I also expect that the text gets rendered in the created HTML page but the resolution does not work, for example as the CSS itself is not referenced or something like that...

  • Adding image in hovermenu built by navigation tag lib

    Hi ,
    I have created top level navigation using navigation tag library.It is hover menu.
    Now in the dropdown menu I need to add an image and then the 2nd lecvel navigation with method as URL.
    The code is as follows :
    <li class="Level2">
         <Table border=0 cellpadding="0">
         <Tr>
         <Td>
          <img align=center src="<%=componentRequest.getWebResourcePath() + "/images/dot_w.gif" %>">
          </TD>
           <TD>
           <nav:navNodeAnchor navigationMethod="byURL" hashURL="true" />
         </Td>
         </Tr>     
         </Table>
         </li>
    Now I want that when i move the cursor ,the entie thing i.e the image +the text should get highlighted to some color.In css I placed code for  .Level2 a and .Level2 a:hover
    But the highlight works only for the text in the navnodeanchor.I tried placing anchor tag for img also but it does not work.
    Can someone please guide me thru this.
    Thanks ,
    Preeti

    Hai Preeti,
    Did you added the images seperately?. Try this one.
    you can add images to the each node  through "nav Node Pictogram tag" .Go through this thread <a href="https://forums.sdn.sap.com/thread.jspa?threadID=469660&tstart=0">Addiding  Custom images</a>.
    Put your custom images in the folder which is  specified in above thread.
    Go to content Administration->Portal content->open property editor of iviews ,pages and , workset->select the property workset pictogram->set images for each iviews,pages and worsets
    Regards,
    Malini.V

  • Federated portal network - missing tab on consumer role

    Hi,
    We're on EP 7.01, SP4, and on two occantions we've had problems with missing tabs on a consumer role in our federated portal network setup. An entire workset on both occations is missing from the RDL-shared role. In the two cases the problem has been observed on different roles with two different worksets. When analyzing the RDL-shared roles, the producer role is fine but the consumer role is simply missing the attached workset. If the role is copied to the consumer again, the workset is still missing.
    A full synchronization solves the problem.
    The RDL-mechanism has been running fine for over half a year, so its quit odd that we now experience this issue.
    Has anyone else experienced anything similar?
    Kind regards,
    Rasmus

    Hi Rasmus,
    Is your consumer portal required High Availability?  A scheduled re-bounce of the instance should help (weekly, monthly, etc.) as a preventive measure.  Maybe you can observe to see how long does it take before the problem comes back (after a full cache refreshed) and then schedule your re-bounce accordingly.  As much as we try to do our best, "things" happen
    Or, you can adjust your cache settings (e.g. reduce the maxValidityPeriodInSecond property) to avoid the problem.
    http://help.sap.com/saphelp_nw70/helpdata/EN/5b/9f2d4293825333e10000000a155106/frameset.htm
    According to the following link, the cache stores only semantic objects (iViews, pages, layouts and roles); since worksets are not semantic objects, could that be why?!
    http://help.sap.com/saphelp_nw70/helpdata/EN/5b/9f2d4293825333e10000000a155106/frameset.htm
    Regards,
    Dao

  • How to make Federated Portal Network Content available in a Consumer Portal

    Hello Experts,
    we have the following situation:
    We have two NW 7.0 Portals: 1 Main Portal on and 1 BI-Portal
    We would like to do a remote role assignment via the Federated Portal option in the Portal, so that we can make the BEX-Explorer role from the BI Portal available in our main Portal.
    I've already created a connection to the BI-Portal (Producer-Portal) in "Federated Portal" and have already registered the main portal as the Consumer in the BI Portal. I used SAP Help for that:
    http://help.sap.com/saphelp_nw04s/helpdata/en/67/7e70424edcc553e10000000a1550b0/frameset.htm
    Now I have the problem, that I can not find the remote role from the BI Portal in the Identity Management of our main Portal? Does anybody has a idea (or maybe a solution ) how to fix this problem? The SAP Help is not very helpful, it always deals with the same notes...
    Regards
    Andreas
    PS: Of course u can earn points!!!!

    Hi
    first of all i would check that the SSO is working between the two portals..
    Log into one of the portal.. Change the URL to the other portal. If you have to log in, then there is a problem with your SSO. Remember to have enough permission on both the portal.
    If that works, then log into the consumer portal and check what you find in the portal content of the producer portal.
    Let me know the result, and I will help you further..
    Best Regards
    Kristoffer Engh

  • Newly created portal access failure: error in tag library

    I get an error when accessing a newly created portlet. The following
    exceptions appear upon access:
    Wed Aug 23 16:57:12 PDT 2000:<E> <ServletContext-General> Servlet failed
    with Ex
    ception
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at: 'cm':
    no
    handler for tagname='printProperty'
    at
    weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:
    138)
    at
    weblogic.servlet.jsp.StandardTagLib.getTI(StandardTagLib.java:334)
    at
    weblogic.servlet.jsp.StandardTagLib.genericStartBegin(StandardTagLib.
    java:475)
    at
    weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:53
    5)
    at
    weblogic.servlet.jsp.JspLexer.mOPEN_EXTENSION_TAG(JspLexer.java:1844)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1513)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1400)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:816)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    at
    weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:248)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
    java:187)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:142)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceMan
    ager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:124)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Wed Aug 23 16:57:12 PDT 2000:<I> <ServletContext-General> servletimages:
    init

    Bryan -
    It looks like you tried <cm:printProperty>, when the tag is actually
    <cm:printproperty>. Tag names and parameters are case-sensitive.
    Greg
    Bryan Beam wrote:
    I get an error when accessing a newly created portlet. The following
    exceptions appear upon access:
    Wed Aug 23 16:57:12 PDT 2000:<E> <ServletContext-General> Servlet failed
    with Ex
    ception
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at: 'cm':
    no
    handler for tagname='printProperty'
    at
    weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:
    138)
    at
    weblogic.servlet.jsp.StandardTagLib.getTI(StandardTagLib.java:334)
    at
    weblogic.servlet.jsp.StandardTagLib.genericStartBegin(StandardTagLib.
    java:475)
    at
    weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:53
    5)
    at
    weblogic.servlet.jsp.JspLexer.mOPEN_EXTENSION_TAG(JspLexer.java:1844)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1513)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1400)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:816)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    at
    weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:248)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
    java:187)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:142)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:153)
    at
    com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceMan
    ager.java:1033)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:124)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:744)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:692)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:251)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:363)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Wed Aug 23 16:57:12 PDT 2000:<I> <ServletContext-General> servletimages:
    init[greg.smith.vcf]

  • Exception in User Mapping (Remote iViews) in Federated Portal Network (FPN)

    Hi all,
    I am trying to implement Federated Portal Network. Content Usage mode as 'Remote Delta link' but getting runtime exception at Consumer Portal side while navigating through following path:
    Ideally it should display login page asking for user credentials to connect to remote producer portal
    Path at Consumer Portal side: Personalize -> User Mapping (Remote iViews) -> select remote producer portal alias from Remote Content Provider dropdown
    Consumer portal : EP1 SPS 12
    Producer portal: EP4 SPS 11
    Exception as below:
    The initial exception that caused the request to fail, was:
      com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.portal.portal_personalization/com.sap.portal.umeEnduserRemoteUserMappingWD/com.sap.portal.umeEnduserRemoteUserMappingWD)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    Request you to kindly share your inputs.
    Thanks and Regards

    Hi all,
    I am trying to implement Federated Portal Network. Content Usage mode as 'Remote Delta link' but getting runtime exception at Consumer Portal side while navigating through following path:
    Ideally it should display login page asking for user credentials to connect to remote producer portal
    Path at Consumer Portal side: Personalize -> User Mapping (Remote iViews) -> select remote producer portal alias from Remote Content Provider dropdown
    Consumer portal : EP1 SPS 12
    Producer portal: EP4 SPS 11
    Exception as below:
    The initial exception that caused the request to fail, was:
      com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/every_user/general/eu_role/com.sap.portal.portal_personalization/com.sap.portal.umeEnduserRemoteUserMappingWD/com.sap.portal.umeEnduserRemoteUserMappingWD)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
        at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    Request you to kindly share your inputs.
    Thanks and Regards

  • ERP2005 MSS reporting in a federated portal network

    Hello,
    We are implementing ERP2005 MSS on a federated portal network, and we’re facing a problem with the MSS reporting IView (application mss~rpt).
    When we execute this function on the producer portal (the portal connected to the ECC backend, with the BP’s and Webdynpro’s), the IView launches well, a report can be selected and finally in the second step, the button ‘Report Results’ opens up a new portal window. The URL of this window contains a navigation target which points to an IView of the standard ERP2005 Business Package:
    NavigationTarget=ROLES://portal_content/com.sap.pct/line_manager/com.sap.pct.erp.mss.bp_folder/com.sap.pct.erp.mss.roles/com.sap.pct.erp.mss.manager_self_service/com.sap.pct.mss.hcm.rpt.iac
    This IView will then launch a session which starts Internet service HRWPC_FC_EXEC on the integrated ITS.  Directly on the producer everything works fine and the report is displayed in an ITS session perfectly. Works as designed – so far…
    However, when we execute this on the consumer portal (with remote role assignment) a popup window opens when clicking the button Report Results, and nothing happens – no report.
    The cause of this is that the external popup window links to the consumer portal, and NOT the producer portal. Since the business package is not deployed on the consumer portal, the navigation target cannot be found and no content is displayed.
    Now, the quick and dirty solution would be to deploy the BP on the consumer portal, but this is of course not in the strategy of federated portal. Displaying the report in the same window should also do the trick, but I didn’t find any option to do this.
    Does anyone have any idea on how to solve this without having to deploy the BP on the consumer portal?
    Best Regards,
    Jos

    Here are some tips.
    Firstly, make sure you use NWA to read the exact error in Default Trace. If you are experiencing the 'User Authentification' error or needing to add the Super Admin role to J2EE_GUEST, then it is highly likely that you have an SSO problem between your consumer and producer. Try a simple test...Log on to the consumer and then type or copy in the url of your producer. Are you getting the logon page? If so then SSO is definately not working. You can try vice versa as well but for simple fed scenarios, producer to consumer is not required.
    You should not have to modify settings in Visual Admin. You can do it directly in NWA Trusted Systems. Client is referring to the client number of your JAVA engine...Don't worry about any BASIS administrators who insist JAVA has no clients! The default client is 000 but this may have ben changed - its a ConfigTool setting in UME. You can see it in NWA Trusted Systems. It tells you the client number of the portal you are logged into. You must ensure that when you load up this portal's certificate, the client field must be as it is set here.
    Regards
    Mr.T

  • Federated Portal Network - Error-"Unexpected Error - Unable to get IView

    Hi,
    I have configured FPN with EP and BI, both are on same SP level.The connection and the producer registration is successful.
    The producer contents can be navigated in Consumer and I can able to copy and paste the producer content in the consumer.
    But when I see the preview the content it shows error "
    500 Internal Server Error
      BEx Web Application
    Faile to process request; contact your system administrator
    Error Summary
    Exception occured while processing the current request; this exception cannot be handled by the application or framework
    If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator
    To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)
    Root Cause
    The initial exception that caused the request to fail was:
    Unexpected error - Unable to get IView:fpn:<consumer>/pcd:portal_content/Iviews_ID/BTMP_20110425_065001:NFd1NOBZQUPn2gQkVO65Lw%3D%3D:1:
    I have checked the following thread, but I'm not able to find out solution,
    Federated Portal Network - Unexpected Error - Unable to get IView
    what could be the reason,
    Really appriciated for your reply.
    Regards,
    Mahee.

    Hi Shanti,
    Thank for reply.
    I have checked with same user in both consumer & producer portals, In that case its working fine.
    If you checked with other consumer users its asking password.
    For this I have tried usermapping with producer id under goto personolize -->remote iviews --> select default alias -->enter id/pwd and save  for other consumer id.
    How we manage  for all consumer users, is there any option to mapping to all users at time.
    really appriciate your inputs.
    Regards,
    Mahee.

  • How to configure KM in federated portal network

    Dear Friends,
      Can anyone help me in configuring KM in federated portal network. If KM is configured in producer portal how to make use of that KM content in consumer portal.
       Is it possible to directly configure KM in consumer portal?
      Please help me out.
      Thanks & Regards
      Sireesha.

    Hi Sireesha,
    1) In order to use all capabilities provided by Knowledge Management, the
    recommended solution would be to use KM only on one portal in the federation.
    This could be the central consumer portal or alternatively one of the producer
    portals. Then all features, like versioning, taxonomies, approval workflows,
    subscriptions, template-based publishing … will be available in this portal.
    2) In case KM has to be federated to different producer portals, KM iViews (e.g.
    Document iViews, Navigation iViews) could be integrated with the content sharing
    modes provided by FPN. However, this is not a deep integration, because only a
    redirect to the remotely located iViews is performed. The services themselves, like
    taxonomies, will not be available in the consumer portal.
    The recommended approach is to Configure KM on Consumer Portal only or Producer portal only.
    Regards,
    Shailesh Nagar

  • Question related to the Federated Portal Network.

    Hi All,
    I have a question related to the Federated Portal Network.
    I have to configured FPN between two portals :
    1. BI-portal  (Producer Portal) (EP 7.0)
    2. Portal for other systems (Consumer Portal) (EP 7.0)
    Can anybody help regarding this, I need material or URLs   ...
    Thanks & Regards,
    Jay

    Hi Jay,
    Check out following links for fedrated portals
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/703cfbbd-e85e-2a10-00a3-ecd502c08e82&overridelayout=true
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/70191d1e-2bd1-2a10-d9b7-ba19500da527&overridelayout=true
    Regards,
    Vaishali

  • Questions on Federated Portal Network

    Hi All,
    I have a few questions on Federated Portal Network. Please if someone can provide appropriate answers
    It is said that the look n feel will be same. Will the consumer have the look n feel of the producer or the producer application will have the look n feel of the consumer portal. Also, if it is required for the content of the producer portal to maintain it's own look n feel, is it possible
    How to take care of the performance bottlenecks. Are there any standards available to improve the performance
    Any limitation on the no of producer portals which can be configured with the consumer portal
    If one portlet, has undergone some kind of change, then how is the consumer portal notified of this. Is there some kind of synchronization mechanism that takes place or this change is implicitly conveyed to the consumer portal, both in the case of Remote Delta Link or Remote Role Assignment
    How does the session management work between the consumer portal and producer portal
    What is meant by transitive content sharing
    Regards
    Nikhil

    Hi Rasmus,
    Is your consumer portal required High Availability?  A scheduled re-bounce of the instance should help (weekly, monthly, etc.) as a preventive measure.  Maybe you can observe to see how long does it take before the problem comes back (after a full cache refreshed) and then schedule your re-bounce accordingly.  As much as we try to do our best, "things" happen
    Or, you can adjust your cache settings (e.g. reduce the maxValidityPeriodInSecond property) to avoid the problem.
    http://help.sap.com/saphelp_nw70/helpdata/EN/5b/9f2d4293825333e10000000a155106/frameset.htm
    According to the following link, the cache stores only semantic objects (iViews, pages, layouts and roles); since worksets are not semantic objects, could that be why?!
    http://help.sap.com/saphelp_nw70/helpdata/EN/5b/9f2d4293825333e10000000a155106/frameset.htm
    Regards,
    Dao

Maybe you are looking for