on 2022 Nov 17 5:14 PM
Dear Experts,
I am approaching UI5 tooling and I created a new ui5 project with generator-easy-ui5 with the following parameters.
Following the documentation and some great community posts I've been able to manage multiple backend endpoints in the ui5.yaml (i know that they are the same endpoint 🙂 )
--manifest.json
...
"dataSources": { "mainService": { "uri": "svc/", "type": "OData", "settings": { "odataVersion": "2.0", "localUri": "localService/metadata.xml" } } ...
It works great in my runtime server (npm start).
It doesn't work when I deploy it on iis, here the steps:
I think the problem is that the ui5.yaml file doesn't exist and can't deduce the endpoint.
Does anyone have any ideas on how I can fix it?
Thank you
Fabio
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.
you should ask in .net forum. not here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.