Announcement: Changes in the SAP HCP, API management runtime URL
— JUST FYI. Nothing is changing right now —
Since the release the SAP API management trial we have seen a lot of enthusiasm from the community of users using API management. In order to offer a personalized experience and one that seamlessly integrates with other SAP Services available on the Trial, your API endpoints will be hosted within your user tenant context instead of a generic API Management hostname.
For example the old API endpoint for your API proxy is
https://trial.apim1.hanatrial.ondemand.com:443/p12345trial/GWSAMPLE_BASIC
Soon the new end point URL will be
https://p12345trial–trial.apim1.hanatrial.ondemand.com:443/p12345trial/GWSAMPLE_BASIC
So all the API proxies that you previously built and the new ones going forward should have the new subscription specific URLs. Hence you need to migrate the old URLs to the new, in all of the consumption points, once the upgrade is available in trial. Here are few places you might look in order to incorporate the new URLs.
- AJAX calls
- HTTP destinations in HCP
- SAP Web IDE
- Node Applications
- Any other applications where API Management Proxies are being consumed
We will provide more updates on when this upgrade will happen, very soon.