Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
91 views

I am trying to integrate Microsoft Entra ID authentication in an SAP UI5 application using the @azure/msal-browser library. However, I am facing an issue where the module cannot be resolved when ...
softshipper's user avatar
  • 34.4k
-1 votes
1 answer
94 views

I try to use the ui5 tooling extension @ui5/middleware-code-coverage to display coverage information for an application running in iframe (sap.ui.test.Opa5.iStartMyAppInAFrame) According to the ...
Tamás's user avatar
  • 9
0 votes
1 answer
87 views

Is there a way to change the default output folder (dist) for ui5-tooling? I cannot find a way to specify it in the documentation https://sap.github.io/ui5-tooling/v3/pages/Configuration/
Ji aSH's user avatar
  • 3,484
0 votes
1 answer
64 views

I have a SAPUI5 app with 5 components in total: 4 components and 1 shared component which contains the shared files.All of them are under the root folder. The first component's code uses a file from ...
Gothiquo's user avatar
  • 868
1 vote
1 answer
182 views

My VS Code workspace looks something like this: SAPUI5 -zkdklsel (Component. Neither an application nor a library) -zkdtagesdok (Application) In the zkdtagesdok app descriptor, I defined the usage ...
H.S.'s user avatar
  • 23
0 votes
1 answer
1k views

I'm trying to use the fiori-tools-proxy to proxy every request that starts with a certain string and I want to replace that starting string with another one. I'll try to write down an example: every ...
Mada's user avatar
  • 3
2 votes
1 answer
946 views

I have a SAP CAP Full Stack app. I also have some custom UI5 code - XML Views and JS controllers. Everything is working fine, but if I just change the sap.app/id section in the manifest.json file (...
Aleksandar Grujic's user avatar
2 votes
0 answers
242 views

I have a OpenUI5 project where I want to add a custom theme. The theme is coming from a npm package, so I included it in package.json like this: "dependencies": { "webui-theme-...
BenjyTec's user avatar
  • 12.9k
1 vote
1 answer
413 views

I have an OpenUI5 project that I build using the ui5-cli with the following command: ui5 build self-contained --clean-dest --all However, the build output includes the resources folder with many ...
BenjyTec's user avatar
  • 12.9k
0 votes
1 answer
1k views

I get the error message that creating the Fiori App which source Odata. {"message":"@sap/fiori:app generator failed - env.on(error) Cannot read properties of undefined (reading 'version'...
jesuismert's user avatar
1 vote
1 answer
2k views

I have already built an application using SAPUI5 1.108. When launch the application locally (npm run start), everything works as expected. However, I didn't notice that the system where the ...
szelbi's user avatar
  • 132
0 votes
1 answer
432 views

Although many questions exist on the same topic, I could not resolve​ this using the given solutions. Code [Snippet from the manifest.json to trigger the same]((https://i.sstatic.net/Sb7g6.png) File ...
Archit Chhabra's user avatar
1 vote
1 answer
120 views

I have an OpenUI5 project with the structure depicted below. It contains one RootComponent that displays two other separate Components (UserComponent and AdminComponent). my-app/ ├─ node_modules/ ├─ ...
BenjyTec's user avatar
  • 12.9k
0 votes
1 answer
4k views

I have a pretty standard ui5.yaml setup as follows.. specVersion: "2.3" metadata: name: itcpc.cms type: application framework: name: SAPUI5 version: "1.84.26" libraries: ...
Adam Harkus's user avatar
  • 2,300
1 vote
2 answers
2k views

I am trying to use Northwind data service (OData V2) in my SAPUI5 app. However, I am not able to get any data at all from the server. This is my XML view: <mvc:View controllerName="c.g....
SAP ASFlash's user avatar

15 30 50 per page
1
2 3 4 5 6