cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I am familiar with creating SCP CF Destinations by filling some parameters in BTP Cockpit UI. However, our requirement is to create this destination through pipelines (Like a separate stage in CI/CD). We are neither able to find any REST endpoints nor any CLI commands that SAP provides that will fulfil this purpose.

Has anyone already tried this or is it really possible ?

Any help would be really appreciated on this.

Thank you!!

View Entire Topic
CarlosRoggan
Product and Topic Expert
Product and Topic Expert

Hi Anu

1) Similar to other services, you can create a service instance of destination service with provided JSON-parameter-file.
In this file you can pass your destination configurations.
To learn about the file format, you can just export an existing destination configuration to file system

2) To use the REST API, you can have a look at the docu and the REST API reference

Does this help?

Kind Regards,

Carlos