SAP BTP Configuration Resource

To create SAP BTP Configuration and invoke services available on an SAP BTP server instance, fill in the details on the Service Manager tab.

General
Property Module Property Description
Package No  
Name No Displayed as the label for the shared resource in the process.
Description No Description of the shared resource
Service Browser
Property Module Property Description
Service Manager URL Yes

Mandatory

Enter the Service Manager URL in the following format:

https://service-manager.cfapps.{landscape}.hana.ondemand.com/v1/service_instances

For more information, see Getting Service Manager URL.

OAuth Configuration Provider Yes Select the required configuration provider.
 

Getting Service Manager URL

Follow the steps to get a Service Manager URL:

    Procedure
  1. Open SAP BTP cockpit. Create a Service Manager instance.

  2. Create a service key file.

  3. It contains the Service Manager URL and the OAuth credentials.

  4. To load the service instances, the plug-in makes a post request with OAuth authentication.

  5. Create an OAuth Configuration resource. Use the values from the above service key file for Client ID, Client Secret and Access Token URL fields. Test Connection should be successful.

  6. Select this resource in SAP BTP configuration resource in the OAuth Configuration Provider field.

  7. Append v1/service_instances to the Service Manager URL from the file & provide the modified URL in the Service Manager URL field in SAP BTP configuration resource.

  8. Click Show Service Instances to fetch the instances.

 

To show service instances on the configuration resource, perform the following steps:

    Procedure
  1. Go to the Schemas folder in the application module.

  2. Create a BtpConfig.properties file.

  3. Provide the information in the following format.

Instance Name=Service Type

Ensure you give a valid instance name which is present in the SAP BTP cockpit.

For example, TestCredentialsStore=CredentialStore

 

To download a specific Service Type, perform the following steps:

    Procedure
  1. Select a Service Type that you want to download.

  2. Click Download Service Schema.