In the SAP BTP cockpit, you need to create a destination to enable the communication to the ABAP environment.
-
In the SAP BTP 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 the ABAP environment. The format is:
https://*****.ondemand.com/
.Set the destination URL to the authorization endpoint URL found in the service key that was created for the workflow capability when creating the communication arrangement. Access the communication arrangement and copy the root URL under Inbound Services > Service URL/Service Interface.
Proxy Type
Internet
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.