on 2021 Apr 25 8:28 AM
Dear colleagues,
We are trying to deploy an SAP UI5 app in a Central Hub. In the ui5-deploy.yaml, the URL, client and transport request belong to the Front-end server. However, the system returns a message saying that the transport request does not belong to the Back-end system id.
What could be missing?
Request clarification before answering.
Hi Ivan,
The Fiori tools call the UI5 ABAP Repository OData service (https://sapui5.hana.ondemand.com/sdk/#/topic/a883327a82ef4cc792f3c1e7b7a48de8) to deploy an application to an ABAP system.
Based on your (correct) configuration, the tools will try to deploy to your central hub. However, based on the log, I am assuming that your hub is forwarding the request to the backend together with all other requests to OData services.
Would you be able to change the configuration so that requests to the UI5 ABAP Repo service are handled on the hub instead of being forwarded like the rest? Otherwise, you could also manually deploy the application using the report /UI5/UI5_REPOSITORY_LOAD (https://sapui5.hana.ondemand.com/sdk/#/topic/a560bd6ed4654fd1b338df065d331872)
Cheers,
Tobias.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks again, Tobias. It works a treat!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
6 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.