Connecting to SAP Sustainability Footprint Management

Objective

After completing this lesson, you will be able to connect SAP Sustainability Control Tower to SAP Sustainability Footprint Management

Setting Up the Destination

Follow these steps to create and configure a new SAP Sustainability Footprint Management destination in your SAP BTP subaccount.

  1. Go to the SAP BTP cockpit and navigate to your subaccount that is subscribed to SAP Sustainability Control Tower.
  2. Navigate to Connectivity + Destinations.
  3. Add a new destination with the values shown in the table:

    Destination Configuration

    FieldValue
    NameSAP_SCT_SFM
    TypeHTTP
    DescriptionA meaningful description of your choice.
    URL

    Your SAP Sustainability Footprint Management host name address. You can obtain it from the apihost field of the section "endpoints" in the SAP Sustainability Footprint Management service key. Important: Ensure to include /api at the end of the URL before use.

    For example: <https://my-sap-sustainability-footprint-management-instance.cfapps.eu20.hana.ondemand.sap/api>

    Proxy TypeInternet
    AuthenticationOAuth2ClientCredentials
    Client IDThe OAuth Client ID from your SAP Sustainability Footprint Management service instance.
    Client SecretThe Client Secret from your SAP Sustainability Footprint Management service instance.
    Token Service URL TypeDedicated
    Token Service URLThe pre-configured token URL in SAP Sustainability Footprint Management. You can obtain it from the url field of the section "uaa" in the SAP Sustainability Footprint Management service key. For example:

    Append the /oauth/token to the URL you have obtained from SAP Sustainability Footprint Management: https://<my-sap-sustainability-footprint-management-instance>.authentication.eu20.hana.ondemand.com/oauth/token

  4. In Additional Properties, select Use default JDK truststore.
  5. You can now check the connection.

Further Reading