Hi,
We are checking our deployment of 4.2 sp05 on development platform following upgrade from 4.0 sp08 and finding the BOE/BI application is behaving as expected.
However, trying to use the new firori launchpad url /BOE/BILaunchpad and not working correctly including
internal server error message as in screenshot below.
We use tomcat which according to below is supported from bo4 sp05 for fiori style launchpad
Changed restful web services to use our tomcat port and administartors cockpit now works following this and restart of servers, but still getting problems with firori launchpad
One of urls when clickedon report mentioned port 6405 still despite fact we are using tomcat. Though even when we did enable the web applciation container server which we usually have stopped as use the bundled tomcat for our appliocation server,
6405/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AXPv.qSRBwRCk6S.3S9r1Dc
2 questions
1) Why do some urls in fiori still point back to port 6405 (default wacs) when have configured restful web services to use a diffreent port ( tomcat one)
2) How can we get firori working normally i.e function correctly like the <server_name>BOE/BI url?
we use <server_name>BOE/BILaunchpad for fiori
Thanks