Hi everybody,
We have created SAPUI5 application with a local control which we would like to be able to use as a library (.jar) locally, only in our application. We do not want to "share" it as a custom control.
The SAPUI5 runs fine without problems, but once the app is uploaded into BSP, BSP can not load the scripts anymore as it seems not to be able to locate .jar, which finds itself in the local MIME folder of BSP.
Is such scenario possible?
What would be the right way to declare .jar file in the index.html of BSP to make it work?
Thanks,
Helen