on ‎2014 Jan 09 5:47 PM
Hi Experts,
I m working on UI5 igrid in MII 14.0
when i load query n try to execute UI5Grid,it is giving following error in browser:
404 not found
Error: Cannot define forward location.
I have imported following libraries in Netwever instances:
1) UISAPUI5JAVA09P_2-20009678.SCA.
2) ODATACXFEXT09_0-20009755.SCA
Can anyone throw light on what might be going wrong ?
Appreciate your guidance.
Thanks,
Neha Jadhav
Request clarification before answering.
Hi Neha,
When you launch the i5Grid, does the MII logon screen open up in the browser before you see a 404 error?
If that's the case, then try to open the MII session in the same browser in which the i5Grid launches.
All in all, the point is that when you launch anything from the workbench, it uses your system's default browser. And if you have your MII session running in some other browser, then you get the MII logon sreen and after giving logging details, 404 error appears.
Hence, the simple solution is to open up your MII session in your default browser.
Let me know if that helped.
Regards,
Rutika Bodas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Neha,
With the version of UI5 SCA that you have deployed on the server, i5Grid should have ideally worked.
However, we can recheck the SAP UI5 version that your browser is using, and for this please open the browser console and check what this returns:
sap.ui.version
(I guess this should return a value >= "1.14.x")
Regards,
Ria
Hi Neha,
Press F12 once your browser has launched, this will launch the browser console. Type the command there and that should give you the version of SAP UI5 your browser is using.
(Screensot showing the console in Chrome where you can type in the command)
Let me know if you need further information.
Regards,
Ria
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.