Skip to Content

Configure BTP Destinations in SAP Build Process Automation

Configure BTP Destinations in SAP Build Process Automation to securely store sensitive information.
You will learn
  • How to create Destinations in BTP for SAP Build Process Automation
  • Add Destinations to Process Automation
Created by
celineaudinsap
November 20, 2022
Contributors
celineaudinsap
pbujnicka

Prerequisites

  • Subaccount Administrator role to create Destinations in SAP Business Technology platform.

Destinations are predefined endpoints used in the Business Technology Platform (or BTP). Destinations allow you to securely store sensitive information used to connect to a system, such as client credentials, keys, or certificates in the BTP.

  • Step 1
    1. In SAP Build, navigate to Control Tower > Destinations.

      Destinations
    2. Choose Open in BTP Cockpit.

      This Button is visible if you have a Process Automation Admin role.

      Open BTP Cockpit

      You will be navigated to the Destinations page of SAP Business Technology Platform.

    3. Choose Create Destination.

      Create Destination
    4. Enter the details for the Destination. Refer to Managing Destinations for more information.

    5. Add the property sap.processautomation.enabled as true to view the destination in the SAP Build Process Automation tenant.

      New Destination

    What is the destination parameter to be added to view the BTP destination in SAP Build Process Automation Tenant ?

  • Step 2
    1. Navigate to Control Tower > Destinations > New Destination.

    2. Select the name of the destination that you created in Step 1 and choose Add.

      New Destination

      The Destination is successfully added to SAP Build Process Automation Tenant.

      Successful Destination
  • Step 3

    The destination can be accessed in the Business Process project by creating an Environment variable of the type Destination.

    Create a Business Process project from the Lobby. After creating the Project, create the Environment variable of type Destination.

    1. Navigate to Manage the project properties > Environment Variables.

    2. Create an Environment Variable of type Destination.

      Environment Variable

      The Destination can be accessed successfully in your Business Process project.


Back to top