Hello!
When I copy the direct link to a Design Studio application, it looks like this:
http://<BI Platform>:<port>/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=<CUID>
On application launch the page gets redirected to
http://<BI Platform>:<port>/BOE/OpenDocument/<ID>/OpenDocument/opendoc/openDocument.faces?logonSuccessful=true&shareId=3
When I refresh the page (showing the 2nd link in the address bar), I get an error "Error: Document not found".
Sometimes, though, the browser asks me to re-send a POST-request, and then the application reload works.
Why do I get this error? Why is a post-request needed to direct me to the application, when the ID is included in the URL? The document/application is of course still there.
This is irritating especially on mobile devices, where I might switch back and forth between different apps and browser tabs and then all of a sudden my application "does not exist"...
In my opinion the link should lead directly to the application, even after possible redirects because of logon-screens etc.
Is there any solution?
Thanks and best regards,
Moritz