cancel
Showing results for 
Search instead for 
Did you mean: 

URL to iview

Former Member
0 Kudos

Hi

I have a BI EP Netweaver 7.0 .

I have created a BWReport Iview .

My problem is that I am not able to access this iview via URL.

When I preview the Iview it gives me the following url:

http://colubw.cc.co.il:50000/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fc...

when trying to access this url from explorer I get an exception.

I also tried accessing this Iview using URL:

http://colubw.cc.co.il:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.lau...

But I get server Error : Error: Internal error. No esid found.

I find no way to access pcd via external URL.

For any of your suggestions I will be greatful.

Nitsan

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Kudos

Hi

Thanks to the blog,

I have added the end user option to the iView Authorization .

now I dont get the same page, but i still get an exception :

500 Internal Server Error

BEx Web Application

Failed to process request; contact your system administrator

Error Summary

Exception occured while processing the current request; this exception cannot be handled by the application or framework

If the information on this page does not help you locate and correct the cause of the problem, contact your system administrator

To facilitate analysis of the problem, keep a copy of this error page Hint: Most Web browsers allow you to select all content, and copy and paste it into an empty document (such as in an email or simple text file)

Root Cause

The initial exception that caused the request to fail was:

Error: Internal error. No esid found.

Log ID 0015600445FC005E00000059000073A0000463BB95F2F747

I guess it is the same exception...

Michael can u give some more details about the pcd inspector.

R there any definitions that makes this hidden folders.

Thanks

Nitsan

Former Member
0 Kudos

You can find it from system admin -> support -> pcd -> pcd inspector. It is a low level tool that can corrupt your PCD, but it might be useful for looking for things

Former Member
0 Kudos

Hi Michael

Did u look at the exception?

It writes that a view can not be found and gives a path that I did not enter.

It adds some directories to the path i gave.

Can u explain this behavior?

Thanks,

Nitsan

Former Member
0 Kudos

Yes, I saw that path. There are someimes hidden items in the PCD which you will only see with something like the PCD Inspector tool...

Former Member
0 Kudos

Exactly!

Former Member
0 Kudos

Strange. Does it work for an administrator?

Former Member
0 Kudos

check the options mentioned below

Koti Reddy

Former Member
0 Kudos

Hi Michael

When I click on the iview in the quick info I get:

Id: pcd:portal_content/cocacola/iviews/YNK_ANAL_92

Thanks

Nitsan

Former Member
0 Kudos

So, if you preview it works OK? And if you take the URL from the preview and use it as a logged on it doesn't work?

Former Member
0 Kudos

Hi

I get the exception even if I log the portal before browsing.

This is the exception from the trace:

com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: pcd:portal_content/cocacola/iviews/com.sap.ip.bi/iViews/YNK_ANAL_92

at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:234)

at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)

at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)

at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)

at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)

at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)

at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)

at java.security.AccessController.doPrivileged(Native Method)

at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)

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:386)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

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(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

The strange thing is that in the path that was written to the trace another directory has been added,

A directory that i didn't mention in the path: /com.sap.ip.bi/iViews.

Any idea?

Nitsan

Former Member
0 Kudos

When you click on the iView, what does it say down in the Quick Info area?

Former Member
0 Kudos

Thanks Michael & Shrikant

But this does not help me .

I still get the exception when trying to access.

Any other suggestions?

Nitsan

Former Member
0 Kudos

What sort of message? Does it also happen if you have logged on to the portal and enter the same URL in your browser? Are you prompted to logon?

Former Member
0 Kudos

Can you please post detailed exception ?

Former Member
0 Kudos

Can you please change the iView Authentication Schema property to Anonymous.

Former Member
0 Kudos

This can happen if the iView has been protected so that only logged in users can access it. One workaround that some people mention is to set the auth level on the iView to anonymous.