In this exercise, you will create a communication arrangement which will expose the services defined in communication scenario and enable them to be accessed in the way defined in the communication system.
-
In your browser open the SAP S/4HANA Cloud Customizing Tenant.
-
Search for the Communication Arrangements application and open it.
- Choose New button.
- Choose scenario selection button.
- In the search field enter {YOUR_ID} and then select your scenario.
- Leave the arrangement name as it is and choose Create button.
-
In the Common Data section select communication system DEVEXT_WORKSHOP.
-
Choose User Name selection button in the section Inbound Communication.
- Select DEVEXT_WORKSHOPPER user.
We use basic authentication here to simplify the API test in browser. For the access from CAP application we will still use user propagation approach with SAML Assertion.
- Copy the URL for the service and choose Save button.
You have created the communication arrangement. Now your new service is fully accessible.