Hello,
I've developed a SAPUI5 using the SAP WebIDE at SCP. This app uses an external REST API which I've registered on "Destinations" on SCP and it's working fine. The problem is when I deployed to our SAP Gateway hub system (on-premise). The app are trying to call the URL of REST API locally.
Is there any way to register a destination on SAP Gateway like I did on SCP? I've tried a RFC connection but didn't works.