on 2016 Jun 03 9:17 AM
Hello Experts,
I am trying to retrieve MII data on to HANA cloud.Following blog published in SCN.(Creating Fiori App running on HANA cloud platform with data from SAP MII)
I have few doubts in using that.
other than using Fiori app templates ,is there any other procedures available to fetch MII data to HCP.
Thanks & Regards,
Rajee.
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Salvatore Castro,
I am following same blog mentioned by you.
Then also I am facing above issues as I mentioned in my query.
in blog mentioned as in Component.js file I have to provide my Query path.But I am not getting any "config --> Service URL" in component.js.
Not Understanding where I am doing mistake.
Please help
Regards,
Rajee.
Rajee,
I believe what you are after is this:
Registering Component Resources
Which comes from this higher level documentation about the Components.js structure and definition:
Hope this helps,
Sam
Thanks Salvatore..
my doubts got clarified now.
But I am getting error related to accessing resources while running my app on cloud platform.
Error is :
Note : In image Masked parts are destination in cloud and Virtual host details in cloud connector.
while running same Query from browser asking for MII credentials,so where should I provide my credentials while accessing from cloud.
How to access MII resources?.
Please help
Thanks,
Rajee
My guess is that it could be related to crossdomain or CORS setup (http://www.html5rocks.com/en/tutorials/cors/)...SAP MII does support this and this is outlined in the following notes:
Ranking | Application Area | Number | Short text | Released On |
| MFG-MII | 2158379 | 05/04/2015 | |
| MFG-MII | 2169416 | 07/07/2015 | |
| MFG-MII | 2263727 | 02/02/2016 | |
| MFG-MII | 2206302 | 09/01/2015 | |
| MFG-MII | 2213270 | 10/12/2015 |
You may have additional credential and security management on the HCP side but the authorization error isn't detailed enough to show which layer generated the 401 response.
Sam
Hi Salvatore,
Thanks for sharing links related to CORS.
This feature is available from MII 14.0 SP06 and 15.0 SP05 onwards.
But in the blog which I am reffering
mentioned MII 14.0 SP04 itself we can achieve.
I think CORS might not be a reason for my issue.
Please correct me if I am wrong.
MII vesrsion which we are using is 15.0 SP04.
Regards,
Rajee.
| 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.