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

  1. In the SAP Cloud Platform cockpit, navigate to your subaccount. See Navigate to Orgs and Spaces.
  2. Choose Start of the navigation pathConnectivity Next navigation step Destinations.End of the navigation path.
  3. 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 Start of the navigation pathInbound Services Next navigation step Service URL/Service InterfaceEnd of the navigation path.

    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.

  4. Save your entries.