When setting up integration, you have to manage system URLs across various solutions. Therefore, you should summarize them in a table to simplify the process of locating and accessing the necessary information. This table could look like this:
System URLs
System | URL |
---|---|
SAP S/4HANA Cloud | https://myxxxxxxx.s4hana.ondemand.com/ |
SAP Cloud Integration – Runtime URL | https://cx-xxxxxxxx.it-cpi018-rt.cfapps.eu10-003.hana.ondemand.com/ |
SAP Commerce Cloud B2B Powertools Storefront | https://jsapps.xxxx-public.model-t.cc.commerce.ondemand.com/ |
Note
The Cloud Integration Runtime URL and the SAP Commerce Cloud URLs might have a different structure depending on your specific environments and configuration.
After deciding for SAP S/4HANA Cloud, you'll receive several emails allowing you to activate and log in to your starter systems. In these emails, you'll also receive the SAP S/4HANA Cloud System URL.
When it comes to the Cloud Integration URLs, it's important to pay attention to the distinct URLs involved. There are two key URLs to be aware of. The first is the tenant URL, which you will use to access the Cloud Integration through your browser. The second is the runtime URL, which plays a crucial role in building the integration flows. This is the URL we are interested in from an integration point of view. The easiest way to obtain it, is by deploying a sample Integration Flow and noting down the URL under Manage Integration Content.
When you deploy the Commerce Cloud solution to your Commerce Cloud environment, you'll have a few standard URLs or endpoints. For example, the URLs for the Hybris Administrative Console (HAC), Backoffice, Storefront, and API endpoints. These URLs can be copied from the Endpoints tile of your Commerce Cloud environment in the Cloud Portal. Note that you can map them to your own domain names, rather than to the provisioned Microsoft Azure domain names.

Some other Commerce Cloud endpoint URLs that you’ll be using are as follows:
Other Commerce Cloud Endpoint URLs
Service Endpoint | Example URL |
---|---|
Powertools Composable Storefront | https://jsapps.xxxx-public.model-t.cc.commerce.ondemand.com |
Backoffice | https://backoffice.xxxx-public.model-t.cc.commerce.ondemand.com/backoffice/ |
Hybris Administrative Console (API service) | https://api.xxxx-public.model-t.cc.commerce.ondemand.com/hac/ |
OData Integration API | https://api.xxxx-public.model-t.cc.commerce.ondemand.com/odata2webservices/ |