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 Experts,
I m refering following blogs for UI5 help:
In this i m not able to download SAPUI5 JavaScript library.
I have already imported following libraries in Netwever instances:
1) UISAPUI5JAVA09P_2-20009678.SCA.
2) ODATACXFEXT09_0-20009755.SCA
According to following blog i need SAPUI5 JavaScript library more.
http://scn.sap.com/community/manufacturing/mii/blog/2013/10/31/sap-mii-and-html-5-demystified
Can anyone help me to download SAPUI5 JavaScript library?
Thanks in advance.
Regards,
Neha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Neha,
I am able to download the file when logged in to SCN, there are a few re-directs which you need to patiently follow.
It is a 278MB zip file with Tool kits, Samples etc.., check with our local IS team on zip file download restrictions if any.
If your download is corrupted or something, try linking/bootstrapping the library from the external link as described in the link below,
The SAPUI5 website linked below, provides you with more info on tunneling the IE XMLhttp request - which I hope you will encounter,
UI Development Toolkit for HTML5 (SAPUI5)
With regards,
Ponilango P
Hi Neha,
You should be able to download the JS libraries from the above link but since its a big zipped file, your networking might be restricting the download after 16 MB. You can try downloading the same from your home network.
Moreover, since you have already installed the SCA file on your Netweaver, even if you are not able to use the UI5 grid template in MII workbench, you should be able to refer js libraries in your irpt/html file of the MVC model with the following syntax:
<script src="/sapui5/resources/sap-ui-core.js" id="sap-ui-bootstrap"
data-sap-ui-libs="sap.ui.commons,sap.viz,sap.ui.ux3"
data-sap-ui-theme="sap_goldreflection">
</script>
Warm Regards,
Anuj
Hi Neha,
you can dowload from
Go to the store - https://store.sap.com and search for : 0000000352
Best Regards,
Namita
| 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.