Create an SAP Cloud Platform Destination
On the SAP Cloud Platform, you need to create a destination to enable the communication to your ABAP system.
Procedure
- In the SAP Cloud Platform cockpit, navigate to your subaccount. See Navigate to Orgs and Spaces.
- Choose
Connectivity
Destinations.
. - Choose New Destination, and enter the following data:
Field
Value
Name
Enter the destination name. This name is also used in the SAP Web IDE as the destination name in the service task properties.
Type
Select HTTP.
Description
Enter a description.
URL
URL for your ABAP system. The format is: http://my*****.s4hana.ondemand.com/.
Set the destination URL to the authorization endpoint URL found in the service key that was created for the workflow service when creating the communication arrangement. Access the communication arrangement and copy the root URL under
Inbound Services
Service URL/Service Interface
.Proxy Type
OnPremise
Authentication
Select BasicAuthentication.
User
Set the user to the client ID as specified for the inbound communication.
Password
Set the password to the secret.
- Save your entries.