Discussion
Unitedhealth Group
IN
Last activity: 13 Jun 2016 5:44 EDT
How to know the status of a RAP deployment from a CI tool
Hi ,
We are working on building a pipeline two jobs ( one for deployment and another one for executing a series of tests in target system). We are planning to use command line utilities provided by Pega to perform the deployment to target system. The 'migrate' command is submitting the migration request and 'getMigrationLog' command is giving logs which contains Status of the deployment ( In-Progress / Failed / Success).
Is there a way to know if the deployment is successful or not so that the test execution job can be triggered only when deployment is successful?
Regards,
Pardha