Hi Experts,
we have a BI portal and an EP portal both 7.0.19.0.1 in a FPN landscape. The BI portal is the Producer and the EP is the consumer. I saved the portal favorites iview from the producer as local content on the consumer. When I start a link in the favorites a 'runtime error' occurred. Full Message Text :
[EXCEPTION]
com.sapportals.portal.prt.runtime.PortalRuntimeException: iView not found: com.sap.ip.bi.web.portal.integration.launcher
at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1937)
at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:222)
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)
The URL on the consumer is http://<consumer host>:<consumer port>/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher.......
When I orginaze the entries, a new windows opens and the links works fine. Starting the links direct on the producer (via portal favorites) works also fine. The URL starts with the the right data htttp://<producer host>:<producer porta>/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher.......
How can I make sure that the url will start with the producer host and portnumber?
Thanks in advance,
Vo.