cancel
Showing results for 
Search instead for 
Did you mean: 

Data Services continuous integration, deployment, and delivery

jorge_cepeda
Explorer
0 Kudos

is it posible to use tools like Bamboo, Jira to deploy objects developed with SAP Data Services?

Accepted Solutions (0)

Answers (2)

Answers (2)

jorge_cepeda
Explorer
0 Kudos

Many thanks, I will review the links

Regards

pandabrowski
Explorer
0 Kudos

you will probably need some middle-man like jenkins or other CI tool, that will be able to connect to jobserver host and use the al_engine command and move files as well.

the al_engine is used to work with repository from command line.

take a look here

https://help.sap.com/viewer/DS_Admin_test/5717941e6d6d1014b3fc9283b0e91070.html

and there

https://blogs.sap.com/2014/10/01/bodscommand-linedeployment/

best regards, rd