Hi Experts,
I have an application that launches in a new tab within a launchpad shell container, using a url similar to this in the tile configuration without semantic object:
http://<server>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=123&sap-ushell-config=headerless#Shell-runStandaloneApp?sap-ushell-SAPUI5.Component=cus.crm.opportunity&sap-ushell-url=%252Fsap%252Fbc%252Fui5_ui5%252Fsap%252Fcrm_opprtnty&AccountId=123&ContactId=abc
works fine and launches in chrome and firefox in another tab whhile still being within a launchpad but when it comes to Internet explorer it fails to open giving the following error:
Failed to resolve navigation target: #Shell-runStandaloneApp?sap-ushell-SAPUI5.Component="appComponent".AppNav&sap-ushell-url="ushellUrl" - URL is not resolvable sap.ushell.renderers.fiori2.Shell.controller.
Any ideas would help.
Thanks