How to retrieve the Document from Pa30 service for object to portal.
Service Map iView links
Hi,
Can anyone suggest me how to see all the links under a specific folder of a ServiceMap iview. I have set the property 'Relative location of Workset' to 'levelsup=1'. When I click on the top Role, I could able to see all the folder and its links in the content area. However when clicked on a specific folder, I am unable to see the links in that folder as links in the content area. However in NWBC, it is visible. Any thoughts on this.
Regards,
Narendra.
Feedback on EP SAP Note 2063926
Hi there,
after migrating from 7.02 to 7.40 we had the problem that, under IE 11, the detailed navigation iview didn't appear caused by an error in crossBrowserLib_nn6.js. However in IE 11 compatibility mode there was no problem.
After applying the appropriate patch mentioned in 2063926 the problem got even worse. Initially the detaioles navigation iview opened correct, but any subsequent click on any navigation item there, let the iview disappear again AND NOW this problem exists for IE11 AND IE8 and no matter whether in compatibility mode or not.
Anaylsis showed a javascript error in detailednavtree.js
Any idea ?
Greetings
Wolf
How to access the database table for portal favorites (bookmarks)
Hi at all,
We are trying to find an access to certain database tables for the portal favorites (Netweaver), Does anyone know how to get data from portal favorite database tables ?
Thanks in advance
Kind regards
Patricia Wolf
Lock user account after XX days
Hello,
We are working with EP 7.4 SP 11
Our requirement is, if user was not logged into his portal account within 60 days then account should locked automatically .
I done the changes in UME Properties(please find an attachment) from system administrator-->System Configuration-->UME Configuration-->Security Policy Tab.
In attachment, I set “Password Maximum idle time=1” for testing purpose but I am not successful to lock user account after 1 day.
Please suggest, if any other changes is require.
After changing the UME property, is it compulsory to restart the server?
Thanks,
Dhara
portal is opening very slowly for end users
Hi all ,
we have more than 500 to 600 users and all at a once 235 people are logging into portal the portal is not opening for them and it is very slowly moving circles in middle , can I know how to increase speed in this kind of issues as we have increased the RAM also , any prarameters need to set in portal or r3 side , kindly suggest
SAP portal 7.4 download document to local
Hi all,
For portal 7.4 we have Iview to call to R3 (iview transaction) the porblem is when is necessary donwload a file to local.
The portal display the popup note: 2193141
If we apply the note we can delete this popup, but the problema is that some user we can download the fille because the portal is thinking a lot time and another user can donwload the file correctly.
The Java versión is the same for all user.
Can you help us?
Thanks and best regards
Mónica González
RFC call from EP with Java
Dear all,
I would like to do a programmatic remote call from an APC or WDJ to SAP_WAPI* fuba's on some ABAP backends on a SAP EP 7.31. I need to use some regular destinations created with NWA for that, accessible under NWA -> Configuration -> Security -> Destinations. So I will probably need to access those out of Java component programmatically.
After searching around I found the in fact 2 approaches (not sure if any of those would work resp. I found the right information):
1.)use of com.sap.conn.jco.JCoDestination and related classes, getting a destination should work like:
JCoDestination dest = JCoDestinationManager.getDestination(yourDest);
Unfortunately I cant find any documentation on this. There is the Java doc describing purpose and use of this package?
2.)After looking on current Java doc on help.sap.com for EP I have seen:
Portal Destination Service - Portal - SAP Library
Indeed, after I read the help Ive realized its obviously not supposed to read RFC destinations as described, rather used for:
- Portal System Landscape
- J2EE Destination Service
- J2EE Web Service Security Service (Dynamic Proxy)
- WebDynPro JCo Destinations
Maybe Im wrong?
Can anybody say me which of both mentioned way is the right one and point me to documentation for JCoDestination? A short source sample for appropriate remote call method would be great...
Thanks,
cheers
Portal error after upgrade to 7.4
Hello ,
we did last week a BW upgrade from 7.0 to 7.4 , ABAP and JAVA , splitted stacks. After the upgrade the BW portal doesn't work anymore. When calling the portal link in browser , following error comes up:
Error: Application error occurred during the request processing.
SAP Technology Troubleshooting Guide
Details: WebApplicationException log ID is [C0000A017823004100000000000051F9].
The log in detail ( /usr/sap/SID/J03/j2ee/cluster/server0/log/ )
#2.#2016 02 03 09:53:51:724#+0100#Error#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#
com.sap.ASJ.web.000137#EP-PIN-PRT#sap.com/irj#C0000A017823004100000002000051F9#33154850000000004#sap.com/irj#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#J2EE_ADMIN#1##0A217D33CA4F11E5933B000001F9E722#80989fbdca5311e5b6a3000001f9e722##0#Thread[HTTP Worker [@412233480],5,Dedicated_Application_Thread]#Plain##
Cannot process an HTTP request to servlet [prt] in [irj] web application.
For more details on the problem please check traces searching by logId: C0000A017823004100000000000051F9#
#2.#2016 02 03 09:53:51:726#+0100#Error#com.sap.engine.services.servlets_jsp.ISE500#
com.sap.ASJ.web.000500#EP-PIN-PRT#sap.com/irj#C0000A017823004100000003000051F9#33154850000000004#sap.com/irj#com.sap.engine.services.servlets_jsp.ISE500#J2EE_ADMIN#1##0A217D33CA4F11E5933B000001F9E722#80989fbdca5311e5b6a3000001f9e722##0#Thread[HTTP Worker [@412233480],5,Dedicated_Application_Thread]#Plain##
500 Internal Server Error is returned for HTTP request [http://ltgvlbd1.ltg-sap.os.itelligence.de:50300/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fEmil_Loeffelhardt!2fcom.loeffelhardt.dektop!2fcustomizedDesktop!2fframeworkPages!2fframeworkpage!2fcom.sap.portal.innerpage]:
component [prt],
web module [irj],
application [sap.com/irj],
DC name [sap.com/irj],
CSN component[EP-PIN-PRT],
problem categorization [com.sap.ASJ.web.000137],
internal categorization [1449841995].
[EXCEPTION]
java.lang.NoSuchMethodError: com.sapportals.portal.navigation.NavigationEventsHelperService.getFrameworkPage(Lcom/sapportals/portal/prt/component/IPortalComponentRequest;)Lcom/sap/portal/pcm/page/IPage;
at com.sap.portal.navigation.LightDetailedNavigationTree.doOnNodeReady(LightDetailedNavigationTree.java:83)
at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:390)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$1.service(RequestDispatcherFactory.java:168)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:292)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.handleEvent(RequestDispatcherFactory.java:158)
at com.sap.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:242)
at com.sap.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:341)
at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:349)
at com.sapportals.portal.pb.PageBuilder.createAndAddEmbeddediView(PageBuilder.java:198)
at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:470)
at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:281)
at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:712)
at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:390)
at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:890)
at com.sap.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:407)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$1.service(RequestDispatcherFactory.java:168)
at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:292)
at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.handleEvent(RequestDispatcherFactory.java:158)
at com.sap.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:242)
at com.sap.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:341)
at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:349)
at com.sap.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:465)
at com.sapportals.portal.prt.connection.ServletConnection._handleRequest(ServletConnection.java:224)
at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:101)
at com.sap.portal.prt.dispatcher.DispatcherServlet.service(DispatcherServlet.java:132)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)
at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
at com.sap.portal.prt.dispatcher.CustomHeaderFilter.doFilter(CustomHeaderFilter.java:58)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
at com.sap.portal.http.EnrichNavRequestFilter.doFilter(EnrichNavRequestFilter.java:49)
at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:441)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
We applied note 2002334 , 1840877 and 2146087 so far but with no success. Any thoughts on this error ?
Thanks
Not able to download the Spreadsheet in SAP Portal
Hi Gurus
Could you please help me in solving this typical issue. We are using the old version of SAP Portal. BP_ERP5ESS 1.31 SP6 and BP_ERP5MSS 1.31 SP6 . I'm not able to download the spreadsheet for a report. I'm using IE 11 as browser, Java standard version 1.7.0_79 and provided all the settings for browser and Java(control panel) . When I try the report download, it's not working. I'm not sure what was the root cause of the issue.
I'm able to display the results, but when I try to click on "Local File" and then select the option like "Spreadsheet" (radio button), the mouse pointer is just rotating.
Appreciate your help in this regard..
Regards
Daniel
Timeout for JAVA-Portal
Hi experts,
we are looking for a timeoutfunction in the JAVA-Portal.
Is there a general function there, which gives me the possibility to set a timeout after x-seconds idle, which consideres the portal and also the connected backend-application?
We already found a lot on the internet, but nothing did really work.
Finally we found some documentations, which are describing that this has to be done via JAVA-Script, customer script, is that true?
Or is there already another function, which considers the IDLE?
Kind regards
How to solve Compatibility issue in LShaped API ?
Hello Experts,
We are customizing LShaped API.
We are facing two issues :-
1. ESS Overview Page is distorted (I have attached the image).
2. All applications in ESS are displayed in new headerless Window. When an user accesses an application,instead of displaying application headerless window displays the Home page.
We are not able to trace the root cause of these issues. I would appreciate your support.
We are using IE 9.
Custom Branding Using the AJAX Framework L-Shape APIs
Hello folks,
i want to do this Tutorial (How To Apply Custom Branding Using the AJAX Framework L-Shape APIs) but i'm missing the source code.
Can anyone of you provide me with the necessary files?!
It was once located in Sap Code-Exchange (https://code.sdn.sap.com/svn/sap-portal-ajax-framework)
Thanks in advance.
Greetings,
hiding warning messages in Bex analyzer ivew
Hi experts,
I have implemented BW queries as Bex Analyzer iviews in Portal.
In the back end BD system the warning messages that are displayed as part of the BW query are hidden through some conditions.
But those warning messages are getting displayed when those queries are accessed from portal.
Is there any property of the Bex Analyzer iview to be changed so that we can hide those warning messages when these reports are accessed from portal.
Or suggest if any other strategy is also there to hide those warnings.
Thanks
Deepak
ESS Personal Information
Hi Guys
I'm trying to configure the ESS business package to EP.
I have assigned an employee to my R/3 user name. I entered some information about the employee using PA30 (HR Master Data) transaction.
Now I would like to maintain these information via ESS on the portal, but I got "There are no services in this area" message.
Does anybody know what to do to display employee personal information in ess??
BR/marek
All ABAP apps and ESS BP are in highest support pack versions. And I use Polish locale.
Fiori launchpad or AJAX framework page showing empty
I have configured both Fiori and AJAX framework pages in NW 7.4 SPS12. But when I login, the are showing empty.
I have used OOB content and assigned the given OOB role to a test user id.
Also, previously this portal was upgraded from 7.0 to 7.4
followed all the steps given in the blog: Building your Mobile Portal using Fiori Launchpad on EP
could you please help me ?
SAP Portal 7.4 WD Java ESS problem
Hi all,
Information:
- We are in upgrade process, we have a old portal in versión 7.0 and a new portal (new installation) in versión 7.4.
- Our R3 system is a copy or productive environment but the same system we had updated to version 7.4
- We had transport all content and configuration from old portal to new portal.
Problem:
We have a problema with a portal role: Employed Self-Service and this role have a WD Java iview to call a external link of R3:
webdynpro:java/sap.com/pcui_gp~xssutils/com.sap.xss.ser.xssmenu.XssMenuArea/base
it is reproducing the next error (we delete roots and names confindencial):
Note: In old portal is working correctly
com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: portal_content/******
500 Internal Server Error is returned for HTTP request [http://host:8127/webdynpro/resources/sap.com/pb/PageBuilder]:
component [dispatcher],
web module [webdynpro/resources/sap.com/pb],
application [sap.com/pb],
DC name [sap.com/pb],
CSN component[EP-PIN-WD],
problem categorization [],
internal categorization [-718345040].
[EXCEPTION]
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session P1n*fv0A3yq0BAWdbA0FOQ--wYI1XWgO7qpqNlJI1o94*w--. The causing exception is nested. RID=e6ce7804c59c11e59d0d000000f6270a
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:663)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:349)
at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:101)
at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doPost(AbstractDispatcherServlet.java:62)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)
at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)
at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)
at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)
at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)
at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)
at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Caused by: com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area
at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:164)
at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)
at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)
at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:590)
at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1457)
at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:660)
... 46 more
Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load the object:
pcd:portal_content/********
at com.sap.portal.pb.data.PcdManager.initialContextLookup(PcdManager.java:129)
at com.sap.portal.pb.data.PcdManager.doInit(PcdManager.java:55)
at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:622)
at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:227)
at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:137)
at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)
... 52 more
Caused by: javax.naming.NamingException: Failed to lookup External Link for: pcd:portal_content/********
[Root exception is com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: pcd:portal_content/********]
at com.sap.tc.pcd.proxies.JndiProxy.getObjectInstance(JndiProxy.java:121)
at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:962)
at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:742)
at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:121)
at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1824)
at com.sapportals.portal.pcd.gl.url.BaseURLContext.lookup(BaseURLContext.java:265)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at com.sap.portal.pb.data.PcdManager.initialContextLookup(PcdManager.java:125)
... 57 more
Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: pcd:portal_content/********
at com.sap.portal.pcm.iview.admin.PcmIviewCommon.getExternalLinkApplication(PcmIviewCommon.java:277)
at com.sap.portal.pcm.iview.admin.PcmIviewCommon.initLayers(PcmIviewCommon.java:135)
at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:177)
at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:131)
at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:642)
at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:378)
at com.sap.tc.pcd.proxies.JndiProxy.getObjectInstance(JndiProxy.java:69)
... 65 more
Can you help us with this problem?
Thanks and best regards
Mónica González
Load unsafe scripts ESS/MSS
SAP Portal 7.4 uwl No content available for this navigation node
Hi all,
I have a old portal in versión 7.0 and we had transport all content from this portal to new portal in versión 7.4
We have a same user with the same roles assigned.
The problema in in old portal we can see "gestor de tareas" correctly:
But in new portal I can't see this, and it's display the message "no content available for this navigation node":
Can you help us with this issue?
Thanks and best regards
Mónica Gonzalez