cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry SAPUI5 OpenUI Container Demo - Access issues

sschuetz
Explorer
0 Kudos

Experts - I'm going through the Players demo in the EAM Mobile Apps SDK 2.1, and using the WPF client to test. When I click the Collection Extension link in the Players app, I get a script error "failed to load 'sap/ui/core/Core.js' from ../sapui5/resources/sap/ui/core/Core.js - Access is denied. "

I have given full permissions to the Assets folder and run the Agentry client as Admin so I feel this may not be the real issue. The directory structure for the file is clientdir/Assets/sapui5/resources/etc..... Any ideas?

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

This is what my Assets directory for the WPF client looks like. I am using SAP UI5 version 1.36.10 and have successfully run the rating and charting examples under the WPF client version 70.14.3.55.

--Bill

Former Member
0 Kudos

Hi Bill,

Thanks for sharing. I am using latest SAPUI5 libraries downloaded from openui5 download site, unfortunately 1.36.10 is not available there. I am using WPF client version 70.15.2.1. I am still facing "Access is denied" issue. I will setup with same version what you suggested.

Thanks & Regards,

Sanjoy

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Bill,

It's working now with the version you suggested.

Thanks & Regards,

Sanjoy

Former Member
0 Kudos

Hi,

I am also facing the same issue while using Rating app from samples. I am using SP15.

Regards,

Sanjoy

mark_pe
Active Contributor
0 Kudos

Scott,

With multiple users having issues with the SDK, this particular thread was successful with their case. They originally have problems with the download and by using a combo of correct files they were able to compile.

Please refer to this thread and you may ask the users/reporter on how they got it to work but hopefully what they shared online is good enough to get you working.

Internally in SAP we are trying to find out if there is any issue with our docs and files. But hopefully this thread should share some light on your issue.

Best Regards,

Mark Pe

SAP Product Support

mark_pe
Active Contributor
0 Kudos

Even I am also facing the same javascript issue. Any updates?

thanks

pawan

mark_pe
Active Contributor
0 Kudos

Scott,

By looking at your error: "failed to load 'sap/ui/core/Core.js'" it is assuming that your IDE for this uses that path to the Core.js. It might be an issue where your root folder is with respect to your package. The file or the SDK has a directory structure but you as the developer can hopefully correct the build path or tweak the path of your build directory to make it work. The assumption here is that what you downloaded was based on a path of the developer on his/her own settings. So it is assumed that you may know how to get this to work in your own environment as each developer may have their own custom settings.

Regards,

Mark Pe

SAP Product Support