cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Automate Datasphere CLI using python

sekhar_k
Explorer
0 Kudos
577

Hi All,

I have a requirement to automate the Datasphere CLI using python.

Example: As per the below blog via CLI it's manual activity.

https://community.sap.com/t5/technology-blogs-by-sap/use-crud-opreations-with-sap-datasphere-command...

Suppose there is scenario, we have 50 replication flows, i want to update some content in JSON file. Manual Activity takes more time. So by using Python we are able to do it but authentication is blocking for manual intervention. While automate each command it is asking some token code. To streamline this process, please suggest some steps to bypassing the authentication step through automation using Python.

 

Accepted Solutions (0)

Answers (1)

Answers (1)

JulianJuraske
Participant