on 2024 Oct 05 11:09 AM
I have developed a SAP Fiori application in SAP Business Application Studio and initialized the FastAPI web framework within my project. However, while attempting to run the SAP Fiori UI app, I am encountering issues retrieving results.
AJAX request is not happening, it is not bale to connect
@ash_G Please can you guide me on how to resolve this and ensure seamless integration between the FastAPI backend and the SAP Fiori front-end.
Request clarification before answering.
as Marian mentioned you have to configure the proxy in the ui5.yaml file. Probably you are using the Fiori tooling, here you have an example of this config:
https://github.com/lemaiwo/ODatav4DemoApp/blob/e3c4c1bc730a076378fd6f042156a5874ef3024d/app/ODataV4D...
besides that, you can try following this tutorial to learn how everything is connected: https://developers.sap.com/tutorials/appstudio-fioriapps-create..html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.