Missing access rights to watch documents in BI Portal (Integrated Planning)

Dear All,
At the moment we are working on our first project with integrated planning. One of our requirements is to enter a long text to a planning position.
Unfortunaltey we receive an error message while trying display the popup text box with the long text. As I haven't find any information about the required access object I hope somebody here can give me an hint what exactly is missing. Error message starts with "Error during document access: Documents will not be displayed". The long version follows further down.
Thanks a lot in advance for any hints.
BR,
hansi
Initial cause
Message: Access denied (Object(s): portal_content/VCA)
Stack trace: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/VCA)
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.proxyLookupLink(PcdProxyContext.java:1353)
at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
at javax.naming.InitialContext.lookup(InitialContext.java:361)
at com.sap.ip.bi.km.util.PcdSystemWrapper.<init>(PcdSystemWrapper.java:118)
at com.sap.ip.bi.km.impl.source.SourceConfiguration.buildDocumentSources(SourceConfiguration.java:218)
at com.sap.ip.bi.km.impl.source.SourceConfiguration.getDocumentSources(SourceConfiguration.java:170)
at com.sap.ip.bi.km.common.selection.DocumentSelector.readList(DocumentSelector.java:118)
at com.sap.ip.bi.km.common.selection.DocumentSelector.getDocumentList(DocumentSelector.java:101)
at com.sap.ip.bi.km.common.selection.DocumentsSelectionService.getDocuments(DocumentsSelectionService.java:135)
at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.SelectionObject.getDocuments(SelectionObject.java:963)
at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObjectMember.getDocuments(InfoObjectMember.java:229)
at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObjectMember.hasDocuments(InfoObjectMember.java:221)
at com.sap.ip.bi.webapplications.ui.items.analysis.renderer.converter.MatrixConverter.createContent_DocumentSymbol(MatrixConverter.java:741)
at com.sap.ip.bi.webapplications.ui.items.analysis.renderer.converter.MatrixConverter.createCell_Content(MatrixConverter.java:686)
at com.sap.ip.bi.webapplications.ui.items.analysis.renderer.converter.MatrixConverter.getCell(MatrixConverter.java:393)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridVirtualClipping.getCell(UniGridVirtualClipping.java:209)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridMatrix.getCell(UniGridMatrix.java:177)
at com.sap.ip.bi.webapplications.ui.items.analysis.tableinterface.modules.rig.PtsPlanning$Matrix.getCell(PtsPlanning.java:86)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridVirtualClipping.getCell(UniGridVirtualClipping.java:209)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridVirtualRowSelections.getCell(UniGridVirtualRowSelections.java:77)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.UniGridDefaultBody.createRow(UniGridDefaultBody.java:307)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.UniGridDefaultBody.next(UniGridDefaultBody.java:257)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIIterator.next(BIIterator.java:48)
at com.sap.tc.ur2.renderer.ie6.SapTableDefaultBodyRenderer.renderSapTableDefaultBodyFragment(SapTableDefaultBodyRenderer.java:221)
at com.sap.tc.ur2.renderer.ie6.SapTableDefaultBodyRenderer.render(SapTableDefaultBodyRenderer.java:44)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.tc.ur2.renderer.ie6.SapTableRenderer.renderSapTableFragment(SapTableRenderer.java:795)
at com.sap.tc.ur2.renderer.ie6.SapTableRenderer.render(SapTableRenderer.java:84)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.AcUniGridSapTable.iterateOverChildren(AcUniGridSapTable.java:202)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.AcUniGridSapTable.renderComposite(AcUniGridSapTable.java:498)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.dragdrop.impl.DragDropContainer.iterateOverChildren(DragDropContainer.java:426)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.iterateOverChildren(AcPivotTableInteractive.java:243)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1194)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:235)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutCellFragment(MatrixLayoutRenderer.java:790)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutRowFragment(MatrixLayoutRenderer.java:376)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutFragment(MatrixLayoutRenderer.java:326)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.render(MatrixLayoutRenderer.java:79)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.matrixlayout.control.AcMatrixControlGrid.iterateOverChildren(AcMatrixControlGrid.java:36)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutCellFragment(MatrixLayoutRenderer.java:790)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutRowFragment(MatrixLayoutRenderer.java:376)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutFragment(MatrixLayoutRenderer.java:326)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.render(MatrixLayoutRenderer.java:79)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutCellFragment(MatrixLayoutRenderer.java:790)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutRowFragment(MatrixLayoutRenderer.java:376)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutFragment(MatrixLayoutRenderer.java:326)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.render(MatrixLayoutRenderer.java:79)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.matrixlayout.control.AcMatrixControlHorizontalFloating.iterateOverChildren(AcMatrixControlHorizontalFloating.java:36)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1194)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:235)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:88)
at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:405)
at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:70)
at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:53)
at com.sap.ip.bi.webapplications.runtime.impl.Page.buildRenderingTree(Page.java:4845)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:4919)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:4542)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4484)
at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3189)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2999)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doServerRedirect(Page.java:4093)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4396)
at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3189)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2999)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:999)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller._processRequest(Controller.java:888)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:865)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService._handleRequest(BIRuntimeService.java:377)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:294)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:25)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:207)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:112)
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:556)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
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:386)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
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(AccessController.java:219)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Message: Cannot read system with alias VCA_PORTAL from the Portal Content Directory (PCD)
Stack trace: com.sap.ip.bi.km.base.BIKmBaseException: Cannot read system with alias VCA_PORTAL from the Portal Content Directory (PCD)
at com.sap.ip.bi.km.util.PcdSystemWrapper.<init>(PcdSystemWrapper.java:121)
at com.sap.ip.bi.km.impl.source.SourceConfiguration.buildDocumentSources(SourceConfiguration.java:218)
at com.sap.ip.bi.km.impl.source.SourceConfiguration.getDocumentSources(SourceConfiguration.java:170)
at com.sap.ip.bi.km.common.selection.DocumentSelector.readList(DocumentSelector.java:118)
at com.sap.ip.bi.km.common.selection.DocumentSelector.getDocumentList(DocumentSelector.java:101)
at com.sap.ip.bi.km.common.selection.DocumentsSelectionService.getDocuments(DocumentsSelectionService.java:135)
at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.SelectionObject.getDocuments(SelectionObject.java:963)
at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObjectMember.getDocuments(InfoObjectMember.java:229)
at com.sap.ip.bi.bics.dataaccess.consumer.impl.selector.InfoObjectMember.hasDocuments(InfoObjectMember.java:221)
at com.sap.ip.bi.webapplications.ui.items.analysis.renderer.converter.MatrixConverter.createContent_DocumentSymbol(MatrixConverter.java:741)
at com.sap.ip.bi.webapplications.ui.items.analysis.renderer.converter.MatrixConverter.createCell_Content(MatrixConverter.java:686)
at com.sap.ip.bi.webapplications.ui.items.analysis.renderer.converter.MatrixConverter.getCell(MatrixConverter.java:393)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridVirtualClipping.getCell(UniGridVirtualClipping.java:209)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridMatrix.getCell(UniGridMatrix.java:177)
at com.sap.ip.bi.webapplications.ui.items.analysis.tableinterface.modules.rig.PtsPlanning$Matrix.getCell(PtsPlanning.java:86)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridVirtualClipping.getCell(UniGridVirtualClipping.java:209)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.impl.UniGridVirtualRowSelections.getCell(UniGridVirtualRowSelections.java:77)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.UniGridDefaultBody.createRow(UniGridDefaultBody.java:307)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.UniGridDefaultBody.next(UniGridDefaultBody.java:257)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.impl.BIIterator.next(BIIterator.java:48)
at com.sap.tc.ur2.renderer.ie6.SapTableDefaultBodyRenderer.renderSapTableDefaultBodyFragment(SapTableDefaultBodyRenderer.java:221)
at com.sap.tc.ur2.renderer.ie6.SapTableDefaultBodyRenderer.render(SapTableDefaultBodyRenderer.java:44)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.tc.ur2.renderer.ie6.SapTableRenderer.renderSapTableFragment(SapTableRenderer.java:795)
at com.sap.tc.ur2.renderer.ie6.SapTableRenderer.render(SapTableRenderer.java:84)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.AcUniGridSapTable.iterateOverChildren(AcUniGridSapTable.java:202)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.universalgrid.saptable.AcUniGridSapTable.renderComposite(AcUniGridSapTable.java:498)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.dragdrop.impl.DragDropContainer.iterateOverChildren(DragDropContainer.java:426)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.iterateOverChildren(AcPivotTableInteractive.java:243)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1194)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:235)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutCellFragment(MatrixLayoutRenderer.java:790)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutRowFragment(MatrixLayoutRenderer.java:376)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutFragment(MatrixLayoutRenderer.java:326)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.render(MatrixLayoutRenderer.java:79)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.matrixlayout.control.AcMatrixControlGrid.iterateOverChildren(AcMatrixControlGrid.java:36)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutCellFragment(MatrixLayoutRenderer.java:790)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutRowFragment(MatrixLayoutRenderer.java:376)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutFragment(MatrixLayoutRenderer.java:326)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.render(MatrixLayoutRenderer.java:79)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutCellFragment(MatrixLayoutRenderer.java:790)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutRowFragment(MatrixLayoutRenderer.java:376)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.renderMatrixLayoutFragment(MatrixLayoutRenderer.java:326)
at com.sap.tc.ur2.renderer.ie6.MatrixLayoutRenderer.render(MatrixLayoutRenderer.java:79)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.matrixlayout.control.AcMatrixControlHorizontalFloating.iterateOverChildren(AcMatrixControlHorizontalFloating.java:36)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.bridge.AcItemBridge.iterateOverChildren(AcItemBridge.java:58)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.renderGroupFragment(GroupRenderer.java:1194)
at com.sap.tc.ur2.renderer.ie6.GroupRenderer.render(GroupRenderer.java:74)
at com.sap.ip.bi.webapplications.ui.unifiedrendering.RenderManager.render(RenderManager.java:166)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:54)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.container.group.control.AcGroupControl.iterateOverChildren(AcGroupControl.java:235)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.advancedcontrols.generic.impl.AcGeneric.renderComposite(AcGeneric.java:123)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.CompositeRenderer.process(CompositeRenderer.java:34)
at com.sap.ip.bi.webapplications.ui.framework.base.composites.UiRootContainer.iterateOverChildren(UiRootContainer.java:42)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.Composite.renderComposite(Composite.java:115)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.ExtendedRenderManager.render(ExtendedRenderManager.java:52)
at com.sap.ip.bi.webapplications.ui.framework.base.impl.BICompositeManager.renderRoot(BICompositeManager.java:88)
at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:405)
at com.sap.ip.bi.webapplications.runtime.rendering.impl.ContainerNode.render(ContainerNode.java:70)
at com.sap.ip.bi.webapplications.runtime.rendering.impl.PageAssemblerRenderingRoot.processRendering(PageAssemblerRenderingRoot.java:53)
at com.sap.ip.bi.webapplications.runtime.impl.Page.buildRenderingTree(Page.java:4845)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRenderingRootNode(Page.java:4919)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRendering(Page.java:4542)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4484)
at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3189)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2999)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doServerRedirect(Page.java:4093)
at com.sap.ip.bi.webapplications.runtime.impl.Page.doProcessRequest(Page.java:4396)
at com.sap.ip.bi.webapplications.runtime.impl.Page._processRequest(Page.java:3189)
at com.sap.ip.bi.webapplications.runtime.impl.Page.processRequest(Page.java:2999)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:999)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller._processRequest(Controller.java:888)
at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:865)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService._handleRequest(BIRuntimeService.java:377)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:294)
at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:25)
at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:207)
at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:112)
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:556)
at java.security.AccessController.doPrivileged(AccessController.java:246)
at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
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:386)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
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(AccessController.java:219)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/VCA)
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.proxyLookupLink(PcdProxyContext.java:1353)
at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
at javax.naming.InitialContext.lookup(InitialContext.java:361)
at com.sap.ip.bi.km.util.PcdSystemWrapper.<init>(PcdSystemWrapper.java:118)
... 177 more"

Hi Prakash T,
Create a new Group in the CMC and add your BI users to that group.
go to the universe folder, and right click and choose User Security. Add your group as a Principal and set the universe access to Full Control (you can define more appropriate security once you have got it working).
This should give your BI users access to all universes. However, you can also do this at a specific level.
Hope this helps
Alan

Similar Messages

  • URGENT: Manage access rights on pdf document using Acrobat Javascrip

    Hi everybody,
    I have pdf document on my website, and I want to manage access right on those documents, some users has the right to print, save the document and others not,
    So I'd like to know if it is possible to do it using Acrobat Javascript, and how I can do it if you have any exemple of script, document it will be very helpfull for me, I'm looking for that from two weeks already!!
    Thx

    Hi
    I'm not shouting !! I wish I could find the answer some where then I'll not post my message, plz if you have some answer that you think that it will help me then tell me and I'll be thankfull, and if you don't have any useful answer then PLZ forbear and I'll be thankful too.

  • Access denied:com.sap.ip.bi.web.portal.integration.launcher

    Hi Friends,
    I have installed a Standalone Portal ( EP, EP core, BI Java) , configured LDAP as data source and imported the Portal content from Source system . ( in Development, Quality, Production)
    I completed all configuration and testing completed.
    But the portal user created with customized  iviews roles are working fine in Development and Production.
    But ....Access denied:com.sap.ip.bi.web.portal.integration.launcher error is encountered in Quality system.
    In QAS system, while installation I have selected EP, EP core as Usage type.. and after Insatllation I have installed additional Usage tye BI JAVA using JSPM
    Whereas in DEV, PRD ( EP, EP core, BI Java) were taken as Usage types while installation only..
    Above reason may effect the Test user for access denied error.
    Please suggest.
    Thanks
    Venkat

    Ramana,
    It looks like a permissions issue, right click on the system created for BI under System Admin-System Configuration-System landscape and open the permissions and ensure you have the everyone group added there and enduser checked.
    Good Luck!
    Sandeep Tudumu

  • DIS Access right(roles and autorizations of DIS)

    Hello friends,
      I have urgent problem regarding access rights of DIS(Document info. system)
      I would like to know the access rights of DIS( Document management system).
    for example:
    1) For creation of DIS what accesss rights exist and for attaching a file what access rights exist
    Where can i find these roles and autorization.
    Note: I am looking for the entire autoriazaions and roles of DIS ,not for a particular user.
    Rewrad with full points.
    Regards
    Preethi

    Authorization objects:
    C_DRAD_OBJ     Create/Change/Display/Delete Object Link        
    C_DRAW_BGR     Authorization for authorization groups          
    C_DRAW_DOK     Authorization for document access               
    C_DRAW_MUP     Authorization for Markups                       
    C_DRAW_STA     Authorization for document status               
    C_DRAW_TCD     Authorization for document activities           
    C_DRAW_TCS     Status-Dependent Authorizations for Documents

  • Access Rights Portal

    Is there anyway to get the access rights information of all pages in Portal and also a way to modify (add or remove) access to all pages (and not to go through each page).
    Thanks in advance
    Remy

    For doing that programatically, take a look at following link: http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/PLSQL/DOC/PLDOC_9026/wwsec_api.html
    To list few as under:
    - Function privilege_list returns an array containing all of the privileges currently granted on a specified object
    - Function grantee_list return a list of users who have been granted privileges on a specific object, given an object type and an object name.
    Try modifying the access to all pages using Global privs. Example below shows how to programmatically grant group MYGROUP with the global privilege to create page groups.
    wwsec_api.set_group_acl(
    p_group_id => wwsec_api.group_id('MYGROUP'),
    p_object_type_name => wwsec_api.ANYSITE_OBJ,
    p_name => wwsec_api.ALL_OBJECTS,
    p_privilege => wwsec_api.CREATE_PRIV
    And similarily, 'remove_group_acl' for removing the privileges.
    Hope above helps....

  • You do not have access rights to this encrypted document

    I set up a password on a document I saved but it tells me i do not have access rights when i try and reopen.

    Do you use Javascript?

  • "msvcr100.dll is missing" + "vc++2010 already installed" = "file access right issue" ?

    Hello,
    I just have a problem when starting a program in Win8, "msvcr100.dll is missing". This is not a fresh issue so I tried to download and install "VC++ 2010 redistributable package" to solve it. But when I execute the installer,
    it told me that I've already installed this (well actually yes, I've installed .NET framework4.5, Visual Studio2010 for C++...).
    So I suspect it's a problem of access right in Win8. I've just upgraded from win7 to win8 and I've experienced enough problem about "access right"...
    So can anyone tell me what to do? Thanks a lot!
    Léo

    Hi
    Firstly, please access to the path to check whether msvcr100.dll is there:C:\Windows\System32
    If not, please click the link below to download VC++ 2010:
    32Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)
    http://www.microsoft.com/de-de/download/details.aspx?id=8328
    64Bit: Microsoft Visual C++ 2010 SP1 Redistributable Package (x64)
    http://www.microsoft.com/en-us/download/details.aspx?id=13523
    Roger Lu
    TechNet Community Support

  • Access rights in case of a tree-like structure, with inheritance

    Hello,
    the project I've just started to work on should include an easy way (from the user's point of view) to grant/revoke access rights on a tree-like structure with inheritance.
    Basically we are working for several international companies who want to use our application to watch/manage some of their web projects - each project belongs to one company and consisting of several 'campaigns' in several countries (there can be several campaigns per country, but each campaign belongs to exactly one country).
    From our point of view this is a tree-like structure, with a 'root' node at the top level, 'companies' at the first level, 'countries' at the second level, 'campaigns' at the third level, and modules of our application (for example a module to display overall stats of the campaing, and so on) at the fourth level. There could be (and probably will be) some more levels, but that's not important at this point - it will always be a tree-like structure.
    The customer's reqirements are natural - the administrators should be able to grant/revoke access to 'subtrees' of this structure. For example the top managers should be able to see all the data related to their company, the local managers should be able to see all the data related to their company in the country they work in, etc. On the other hand the relular employees should not see some of the modules (with details about clients of the company).
    I wonder whether this can be solved using JAAS in an elegant and flexible manner - from the documents / whitepapers / tutorials I've seen till now it seems to me it seems to me not too suitable.
    All the data will be stored in relational database (Oracle, and in some cases PostgreSQL), and it would be nice to have the access rights stored in the same way (but it's not required). We have some ideas how to solve that using a single table containing paths in the tree, but at this point it's only an idea (not a single line of code written).
    We are sure somebody has already to solve such a problem - maybe using JAAS, maybe some other technology - and we don't want to reinvent a wheel. Do you have an idea how to solve this (using JAAS or something else)?

    Well, I forgot to explain what the 'inheritance' means ...
    We do not want to set the access right on each node of the tree - we prefer (as well as the users) to set/store only as much information as needed. We'd like the nodes to inherit the access rights from their parent nodes. For example we'd like granting access to particular project to mean granting access to all campaigns in all countries (related to the project), without the need to set and store these rights for each of the campaigns/countries.

  • Oracle access manager: "You do not have sufficient access rights."

    Hi gurus,
    I'm doing self training on OAM, following an exercise I installed OAM and
    created a couple of Master Admins.
    Everything seams to work except the fact that this admins are not allowed
    to create users/orgs/groups and get the message "You do not have sufficient access rights".
    I may have missed something during the setup, however the question is: how can I recover this situation? How I can give more privileges to those admins?
    I tried to create a policy in directory server, without success.
    Please, help.
    Thank you very much.

    You will need to create a create user Workflow.
    Out of the box OAM does not know which attibutes to create for your user.
    Use the quickstart tool as follows
    http://download-west.oracle.com/docs/cd/B28196_01/idmanage.1014/b25343/workflow.htm#sthref961

  • I am trying to open a .tiff file in photoshop by using bridge and it opens it as a photo in windows. If I go to file open it says could not complete request because it is not the right type of document. It is a file from a lesson folder from school. Can a

    I am trying to open a .tiff file in photoshop by using bridge and it opens it as a photo in windows. If I go to file<open it says could not complete request because it is not the right type of document. It is a file from a lesson folder from school. Can anyone help me?

    Hi,
    The D810 requires Camera Raw 8.6 or later - the latest version that is compatible with Photoshop Elements 12 is Camera Raw 8.5 as far as I can see.
    You need to either buy a new version of Photoshop Elements or use the free Adobe DNG converter.
    DNG  Converter 8.8
    Win – http://www.adobe.com/support/downloads/detail.jsp?ftpID=5888
    Mac – http://www.adobe.com/support/downloads/detail.jsp?ftpID=5887
    Useful Tutorial
    http://www.youtube.com/watch?v=0bqGovpuihw
    Brian

  • Problem with access rights in web forms

    <p>Hi</p><p>i am facing the problem in giving access rights to users inplanning application.</p><p>i gave write access to all my forms and all my users were giveninteractives user access.</p><p>but when users tried to open to the forms. they are getting thefollowing error</p><p> </p><p><b>Security and/or filtering has resulted in a requireddimension not being represented on this form</b></p><p> </p><p>i don't where i am missing. please help.</p><p> </p><p>thanks</p><p>Balu</p>

    Balu,<BR><BR>1)Check if the security filter have been refreshed.<BR>2)Check if all the members from all dimensions are defined on the webform<BR><BR>Thanks..

  • Access rights easyDMS

    Hi all,
    Potentially an easy question for you. Is there an access right object to avoid that users can delete document/links out of the structure and to move Folders?
    Thanks for your help
    Thomas

    Hi Thomas,
    the authorization object C_STUE_BER allows users to view, create, change or delete a dir from the document structure.
    regards Iring

  • Access rights specifically on the repository

    Hi,
    Is it possibe to have a user id having access right only on the livecycle repository ? If yes then how ?
    Somebody please help .

    I'm not sure what you are asking.  Rights Management is used to apply encryption, control access (authentication) and to enforce specific permissions (i.e. print, no print) on PDF amd MS Office documents.
    It is not used to control access to a repository, but is can protect documents in a repository.
    Hope this helps.
    Steve

  • Access rights on external usb drives gets reset.

    Hi!
    I use external usb-drivers for backup. I don´t wont other users on my iMac to access this drives, so I have set the access rights for "Everyone" to *"no access"*.
    This works as intended, for a while... But for no reason what so ever, the access rights get´s reset to *"Read & Write"*. This might happen after a day or two..
    Anyone experienced the same? Anyone know why this happens, and maybe have a solution to this problem?
    Best regards
    Geir.

    Other users on your iMac can easily right-click on the external hard drive icon, get info and check the "Ignore ownership on this volume". Then everyone can read and write on the backup drive which probably isn't what you want. Theoretically, only users with admin rights can check that box, but there's plenty of ways to circumvent this.
    If you want to restrict access more, lauch Disk Utility and create a new Read/Write disk image with encryption on the external drive. This will take some time to create and ask you for a password. I'd recommend a strong password (use the password generator that pops up) and let it be stored in your keychain. This way, Time Machine won't ask you to enter the password to back up or enter time machine. You should write down that password though in case the internal hard drive fails or your home folder (including the keychain) gets corrupted. You will be required to enter the password to do a full restore from Time Machine.
    The downside of this is that the other users of your iMac can't use Time Machine at all.
    Per default, the Time Machine rights are so that you can only access your own home folder plus the shared and public folder (and other non-standard folders within anyone's home folder as it has no specific access rights). Try logging in from another account or the guest account and see if you can access your user account's backup files in, say /Documents. It should deny access and not even reveal the folder's contents.

  • Allow dashboard to be accessed by users with no access rights to the plateform

    There are some users which would like to access a specific dashboard without having access rights to the platform, and we are searching for a solution. What we want is a scheduled job that would update the dashboard data or make the dashboard accessible in an offline mode, but it seems that these solutions are not applicabale.
    If you have implemented a solution before or find a work-around, please let me know.
    Regards.

    Hi Sawaf,
    This can be done using "Widgets" which is one of the BO BI Platform client Tools.
    1. You need to create a separate user id for the user and provide view access rights only for the required dashboard that has been saved in BI Launchpad.
    2. User need to install widgets on his local machine, create a new host for the required BI Platform by entering the Server IP address and Login Credentials as below.
    3. After entering all the details, it shows a message that "server logged in successfully". Right click on the widgets icon from the taskbar, click on document list explorer. It shows the documents in the BI Platform, select the dashboard and double click on it. after the dashboard is opened in the Widgets window drag it onto the user desktop and run it.
    4. In this way user can view dashboards or reports on his desktop without any access to BI platform.They can keep the file opened on their desktop all the day also.. Session does not expire in this method.
    5. If you want data to be refreshed for every 1 hour or so.. keep a query refresh button in the dashboard, select all the queries in it and select a trigger cell. You can write a excel function in that trigger cell so that the cell value changes every 1 hour (OR) select refresh every 1 hour option from the bex query properties in the dashboard.

Maybe you are looking for