Hi All,
I am facing one issue.
When I click on sapui5 app from SAP CF portal and come back again to home page.
Again when I go to the same ui5 app I am getting following error and app is getting hang:
Uncaught (in promise) Error: Error: addin...
Hi All,
I created one Nodejs api from Business application studio and deployed in SAP Cloud foundry using Standalone approuter. It is showing in CF space.
I was to consume the api in Managed Approuter SAPUI5 app which is in HTML5 repository.
I ...
Hi All,
We have created a destination for Identity Authentication Service in Cloud Foundry Subaccount.
We are trying to consume the same in business Application studio.
I was refering the blog: https://blogs.sap.com/2018/10/08/using-the-destina...
Hi All,
We are using BAS to create SAP FIORI application-application type(SAPUI5 freestyle). We are using SAPUI5 Application and using MTA template(Standalone approuter).
While building the project we are getting error: [2021-02-17 09:41:57] ER...
Hi All,
While deploying Fiori Elements in Business Application Studio we are getting following error:
> Executing task: cf deploy "/home/user/projects/zdemolist1/mta_archives/com-inv-zdemolist1_0.0.1.mtar" < Deploying multi-target app archive /ho...
Hi Matthias,
datasource,css,model is taking https:sapui5.hana../sap/odata/opu/sap/ztestservice instead of https://myportalsite/testservice.testapp/sap/odata/opu/sap/ztestservice
regards,
Asia
Hi Matthias,
i have not entered any url , just defined view,models, css,datasource,but when i am using reuse component those resourcepath is going into https:sapui5.hana.../sap/opu/sap/odata/...instead of portal site ..https:myportalsite/sap/opu/sap...
Hi Matthias,
I am not defining urls.
CSS ,i18 and datasource i defined in manifest.json.
Can i manually harcode my portal site url somewhere in manifest,mta.yaml to make it work?