2004s Navigation Pane web item customization

Hello. I have a question regarding the navigation pane web item using the Web Application Designer 7.0. In the 3.5 version we had the capability of selecting specific characteristics to include in our navigation blocks. For example, our data provider might be an ad hoc query with numerous free characteristics. However, in the web template we would only include a subset of those characteristics in our navigation block.
Now when using the 7.0 tool it appears as though when adding the navigation pane web item I can only select rows, columns, query view, or free characteristics. Is my only option to create a query view on my base ad hoc query to limit the characteristics I want?
Any advice on this particular web item would be sincerely appreciated.
Kind regards,
Lynn Peter

Lynn,
I think what you may be after is called NAV_CHARACTERISTIC_SEL and is documented in the following page
http://help.sap.com/saphelp_nw70/helpdata/en/16/3ee2416149c717e10000000a155106/content.htm
From the SAP documentation this enhancement to the navigational pane should be available as part of SPS14.
I hope this helps (we are also interested in this functionality.)
Cheers
Neal.

Similar Messages

  • WAD 7.0 - Navigation Pane Web Item with Old 3.x features

    Hi Experts,
    Is there a way to get the WAD 3.x version Navigation pane in WAD 7.0.
    Navigation pane in WAD 7.0 is missing those "beautiful navigation icons" to add/remove a free char. into rows/columns and also to set filter values.
    We are on the latest SP - BW 7.0.
    Any suggestions, will be appreciated.
    Thanks
    CK

    Hello,
    I struggled with the same issue ...
    but here is a sollution. don not select a navigation pane but use the filter pane.
    in the filterpane you can define the number of kollums.
    and with drag and drop from the filter pane to the report you can use the same functions as wth the navigation pane.
    really works
    good luck

  • Attributes of an InfoObject in a Filter Pane web item.

    Hi All.
      I need the some wisdom
      I have a Web template developed in WAD. 7.0. In this template, we have a filter pane web item for selecting values of the characteristic 0MATERIAL. It works properly but when I open the filter pane the 0material values appear with ALL ITS ATTRIBUTES (around 70) and that is very annoying.
      So, the question: is there any way to restrict the number of the attibutes displayed in the window? I only want to show the material number and its description.
      Thanks in advance
    Gdm

    Hi Montero,
    I also had similar problem earlier , i had solved by making changes in the properties of that particular characterstic.
    That is click on particular characteristic and in properties pane goto advanced tab there you can see Query Execution for filter value selection here try changing to "only posted values for navigation" .
    Hope this helps you.
    Thanks
    Tulsi
    Edited by: thulasi ram on May 20, 2008 9:25 AM

  • WAD - customize web item attribute values

    Hi,
    did somebody know if it is possible to define or customize web item attribute values ?
    I would like to define a new attribute value for the attribute IMAGEMAP_PATTERN. At the moment there are just two possible values to select: NONE or FILTER_VAL.
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/3b/7c97de1bed374ee0000800091c1b0e/frameset.htm">IMAGEMAP_PATTERN</a>
    Thank you.
    Daniel Junkovic

    Hello Elena,
    I am working on navigation with maps at the moment. Can you tell me, where to set the parameters "Imagemap_Pattern" or "Influenced_DP_1", please?
    I tried it with the html- code of the documentation, but this did not work so well.
    Regards
    marcus

  • Navigation Pane Item

    Hi,
      We are facing an issue with the u201CNavigation Paneu201D web item, because we want to create a set of general u201CNavigations Panesu201D  (Product, Customer,u2026) that would be re-usables on various reports.
    The issue is that when a u201CNavigation Paneu201D have one or more characteristics that are not included in the DataProvider of each report, this characteristics arenu2019t showed,  and thatu2019s ok, but when a u201CNavigation Paneu201D havnu2019t included all the characteristics from de DataProvider,  the Navigation Pane
    is still visible.
    The question is How we can hide the u201CNavigation Paneu201D, when it havenu2019t characteristics to show?
    Regards.

    Hi,
    Here is the solution for your question.
    1.Lets say DP_1(first query) has the charateristics Ch1,Ch2 and Ch3
    2.Open a workbook and insert a Grid and assign the DP_1
    3.Insert a Navigation Pane and assign the DP_1
    Now the data of DP_1 will be shown in the grid and the Characteristics Ch1,Ch2 and Ch3 will be shown in the navigation pane
    4.Insert a button item and go to it's Properties dialog->Select Data Provider Specific Command->Next->Select Assign Query/Query View->assign the second DP say DP_2(second query)->Finish
    5.Switch to Analysis Mode
    6.Click the Button
    Now the Navigation Pane won't be shown since the DP_2 is assigned to the Grid and Navigation Pane which doesn't have characteristics Ch1,Ch2 and Ch3
    Grid will show the data of DP_2 and the Navigation Pane won't be displayed.
    Hope this will help u.
    Rgds,
    Murali

  • How to Customize the Web item " Text Elements"in WAD

    Hi All,
    Can any one let me know how to customize the web item TEXT ELEMENTS. When we place the web item Text element in the web template, it displays the query details and the info provider details.
    I question is I do not want to list all the list that is displayed in the text elements. I want to see only part of the list....can any one whether this is possible or not..if possible how...?
    Thanks in Advance,
    Hash

    yes you need to specify the variable name
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TEXTELEMENTS_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="GENERATE_CAPTION" value="BORDER"/>
             <param name="GENERATE_LINKS" value=""/>
             <param name="SHOW_COMMON_ELEMENTS" value=""/>
            <b> <param name="ELEMENT_TYPE_1" value="VARIABLE"/>
             <param name="ELEMENT_NAME_1" value="0H_CCTR"/></b>         ITEM:            TEXTELEMENTS_1
    </object>
    Regards
    Raja

  • Web item rolle menu not usable in 2004s?

    Hi all,
    the old web item roll menu isn't usable in the 2004s.
    How can I make the web report roll-based without portal?
    thank you in advance

    You can use the web analyzer dialog to access roles. Otherwise, you have to use Portal Roles.

  • Customize Analysis web item

    Hi All,
    I have to customize the Analysis web item by adding an extra column for user to put in comments for each row and the comments should be saved.
    Is there a way to do this using Modification parameter in the parameters for Analysis web item or using Custom Extension web item ?
    Can you please suggest how it can be done?
    We are on BI 7.0 and we don't have the above mentioned 2 options in our WAD . But read the documentation on the help portal and thought there is way to do it. Our basis team is working on it to get those 2 options available in WAD.
    Please let me know the steps to achieve it.
    Thanks,
    Prasad

    Hi
    Also chk these links whether this could be of any help :
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/f3a83adae1a010e10000000a11402f/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/b3/f4b1406fecef0fe10000000a1550b0/content.htm
    Regards

  • Embed navigation pane into web application

    Hi all,
    at fist I thought it should not be too difficult to embed the navigation pane of the Webhelp output into an HTML-based frontend appication. After all, WebHelp uses frames and the entire navigation pane is a frame too - but evidently it is more tricky than I thought. Has this ever been attemped?
    It would be nice to integrate the TOC and search into the web page. Calling topics into a new window is supported by the TOC entry properties and should be achievable by modifying the search function as well.

    Hi ,
    With the help of Go url we can embed obiee with web based application .
    Just check the below link
    OBIEE 11g:
    http://docs.oracle.com/cd/E14571_01/bi.1111/e16364/apiwebintegrate.htm
    for obiee 10g
    http://www.iwarelogic.com/2010/09/integrating-oracle-obiee-content-using-go-url-850/
    Thanks,
    Ananth

  • Navigation Web Item Behavior BI 7.0

    Hi, I have an initially collapsed Nav Item and a report in a container.  After I drag a characteristic from the Nav Item onto my report the Nav Web Item Collapses.  So now I have to expand the Nav Item again to drag another characteristic to my report.  Shouldn't the Nav Web Item only open and close unless I open or close it?
    Thanks!

    Apparently so, i think there is a way in the installation /settings  to make like a little easier.....let me find out and get back to you.
    cheers...Bhavesh

  • Want to remove scroll bar from navigation pane in Web Template

    HI All,
    I have a report created in WAD.When I am using navigation pane, I get a scroll bar there.
    I want to remove that scroll bar from navigation pane.Tried increasing the height in the property of same but nothing is helping.
    The expanded option should be ON and do not want to group characteristics shown in nav. pane.
    Please suggest, if there is any other way to do that.
    Thanks,
    Anu

    Why do you want to expand it? Generally when you click on Nav pane, it should show the assigned chars under it. No scroll bar comes up with  below settings:-

  • 2004s "Group Web Item" Explanation

    Hi, Can someone explain the "Group Web Item" to me? I put several items in it, but when I configure the "Group Web Item" it requests a single subordinate web item? And when I run it only the one assigned web item shows up on the screen. Is it supposed to only display 1 item? Doesn't seem to make any sense to me.
    What am I missing here?
    Thanks, Ken Murray

    Hi Kenneth,
    In a group item you can have web item assigned to
    1. Caption
    2. toolbar
    3. Design
    All the webitems (that can be  container/conatiner layout or any other web item) can be assigned to 1, 2 and 3.
    Also you can use conatiner layout and assign couple of other web items and specify all the web items correctly in the conatiner layout or
    you can create a table in a container and drag and drop other web items in the table.
    Then you need to assign the conatiner or the container layout to the design subordinate item. (3-design)
    When web template with group item is executed, the web report will only shows up the web items that you have assigned in the 3 areas; (design/caption/toolbar).
    Can I ask what web items do u want to display? And what web item did you assign in the design (3)?
    I hope this explantion helps you. Please let me know if have any questions.
    Thankyou,
    -Sini

  • Navigation Pane Items Do Not Open Automatically

    ROBOHELP v. 7
    Primary output in my project is FLASHHelp.
    The navigation pane does not open automatically as I click
    through pages in my project. This is a problem.
    I changed the primary layout to WEBHELP, and re-compiled my
    project.
    Now, as I click through my help pages, the Navigation pane
    opens to reveal the exact page I'm viewing (as expected).
    How can I make this work in FlashHelp?

    Sorry about the confusion. Here's the problem:
    Whatever page I'm viewing, I expect the TOC to expand and the
    page I'm on should be highlighted in the TOC. It works fine in
    WEBHELP, but not in FLASHHELP.
    1. I generate my primary layout (FlashHELP). I want to see
    the TOC in the navigation pane. The TOC is there and it can be seen
    and accessed. I can click on any entry in the TOC and I'm brought
    to the correct page.
    2. On my DEFAULT TOPIC page are links to other pages in the
    project, just like the TOC. When I click on any link on my DEFAULT
    TOPIC page, the correct page opens as expected, but the TOC does
    NOT expand and highlight the page I'm on.
    If I click on a breadcrumb to take me to another page, the
    TOC still does not expand and highlight the page I'm currently on.
    That's the problem.
    Again, it works fine in Webhelp, not FLASHhelp.

  • Navigation Pane in Bex Analyzer 2004s, Icons can't be hidden correctly

    hi,
    I changed the display properties ("display settings") of the navigation pane in Bex Analyzer in that way, that the navigation pane shows icons ("display icons is flagged").
    If I now try to hide the navigation pane (using the "Filter" button) then the last icon in each row of the navigation pane is still displayed.
    I also tried to hide the navigation area using this code:
    Sub hide_filter()
        Columns("C:E").Select
        Selection.EntireColumn.Hidden = True
    End Sub
    But the result is the same. The last icon in the rows are still displayed.
    Does someone know a solution?
    Thanks for any idea.
    Regards, Andreas
    PS Problem exists in SP8 but also in SP11

    Hi Andreas,
    We encounter the same problem. What I tried is to group all the icons. This one works until you push on an icon. Afterwards I could see that the pushed icon is not 'member' of the group. It seems like there are hidden icons. So this is neither really helpful.
    Did you find already a solution for this problem?
    thx,
    Sven

  • Error while associating analysis, navigation pane and variable dropdownitem

    Hello,
    I'm using the web application designer from BI 7.0.
    While trying to conceive a template contaning one analysis (using a variable X), a navigation pane linked to the analyzis, and a dropdown item binded to the selection of variable X, i have the error below.
    If I remove the navigation pane from the template, the is no more error.
    Has anybody an idea of what could be the problem?
    Thanks all.
    Mickael
    <i>
    com.sap.ip.bi.webapplications.runtime.controller.MessageException: Error while generating HTML     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2150)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:931)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:873)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:324)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while generating HTML     at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:380)     at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:62)     at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:50)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:2735)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:2478)     at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:2432)     at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2054)     ... 36 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:83)     at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:376)     ... 42 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.tabstrip.impl.AcTabStrip.iterateOverChildren(AcTabStrip.java:74)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 47 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.renderTabStripItemContentFragment(TabStripRenderer.java:1889)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.renderTabStripFragment(TabStripRenderer.java:858)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.render(TabStripRenderer.java:69)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 52 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 62 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutItemFragment(FlowLayoutRenderer.java:254)     at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutFragment(FlowLayoutRenderer.java:210)     at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.render(FlowLayoutRenderer.java:49)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 66 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 76 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.tabstrip.impl.AcTabStrip.iterateOverChildren(AcTabStrip.java:74)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 80 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.renderTabStripItemContentFragment(TabStripRenderer.java:1889)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.renderTabStripFragment(TabStripRenderer.java:858)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.render(TabStripRenderer.java:69)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 85 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 95 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.tabstrip.impl.AcTabStrip.iterateOverChildren(AcTabStrip.java:74)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 99 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.renderTabStripItemContentFragment(TabStripRenderer.java:1889)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.renderTabStripFragment(TabStripRenderer.java:858)     at com.sap.tc.ur2.renderer.ie6.TabStripRenderer.render(TabStripRenderer.java:69)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 104 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 114 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:62)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutItemFragment(FlowLayoutRenderer.java:254)     at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.renderFlowLayoutFragment(FlowLayoutRenderer.java:210)     at com.sap.tc.ur2.renderer.ie6.FlowLayoutRenderer.render(FlowLayoutRenderer.java:49)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 118 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:40)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 128 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.items.navigation.control.AcQueryNavigation.iterateOverChildren(AcQueryNavigation.java:126)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 132 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.tree.impl.AcTreeView.iterateOverChildren(AcTreeView.java:100)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:150)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1184)     at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 137 moreCaused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error while processing UR tree     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:36)     at com.sap.ip.bi.webapplications.ui.advancedcontrols.dragdrop.impl.DragDropContainer.iterateOverChildren(DragDropContainer.java:362)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:135)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:55)     at com.sap.tc.ur2.renderer.ie6.TreeRenderer.renderTreeNodeFragment(TreeRenderer.java:2223)     at com.sap.tc.ur2.renderer.ie6.TreeRenderer.renderTreeNodeFragment(TreeRenderer.java:2338)     at com.sap.tc.ur2.renderer.ie6.TreeRenderer.renderTreeNodeFragment(TreeRenderer.java:2338)     at com.sap.tc.ur2.renderer.ie6.TreeRenderer.renderTreeFragment(TreeRenderer.java:704)     at com.sap.tc.ur2.renderer.ie6.TreeRenderer.render(TreeRenderer.java:69)     at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:183)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:59)     at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)     ... 146 moreCaused by: java.lang.NullPointerException
    </i>
    Message was edited by:
            neobarney neobarney

    We are facing the same type of error.
    Did you manage to solve it?
    Cheers,
    Jacob

Maybe you are looking for

  • Cannot convert pdf to word file

    i cannot convert pdfs to word files using either Adobe Reader or ExportPDF website.  Using Adobe Reader, I get "an error occurred while trying to access the service" and for ExportPDDF website, I get an "internal server error" message. I have the mos

  • Difference of 21.5" iMac 2.7Ghz over 2.9Ghz?

    Does it worth the penny to choose 21.5" iMac 2.7Ghz over 2.9Ghz? What is the major difference between these two? (hope not to mention the obvious hardware difference e.g. Nvidia GT640M vs 650M etc but rather appreciate for more technical cents of use

  • HP Pavilion DV6-6054ea

    I have had a problem with the laptop keyboard (part number 640436-031) and some of the keys do not work anymore. I sent the laptop for repair to a local computer shop and they ordered a new keyboard but it does not fit the keyboard .  Has anyone got

  • Display SWF content within HTML in a transparent winodow

    Hi, I have upgraded to Adobe AIR 1.5.2 and still unable to display a SWF content embedded in HTML container in a transparent window. Is there any certain wmode setting needed? Thanks, ARS

  • Admin Approval

    1. How to assign a proxy group for AD approval process? Right now the access policy is set to 'with approval' and can be approved only by system admin and not the Ad admin group. Assuming the above will work in future.... 2. How to send an email noti