Discussion
Pegasystems Inc.
US
Last activity: 7 Apr 2020 16:55 EDT
Controlling Import task based on Export task build status in prpcServiceUtils using Jenkins Conditional build step plug-in in Pega v7.2.2
Hi All,
Today one of the user faced an issue with the overall build status wrong if the first task is failed and second task is success then the overall jenkins job status is shown as Success.
To overcome with this issue i used a Conditional BuildStep plugin to control the execution of the tasks based on some conditions.
In our case we need to control the import task based on the export task build status, if the export task is successful then import should be performed.
Implemented this usecase and attached the document.
Reference Issue: https://pdn.pega.com/community/product-support/question/jenkins-says-success-job-faild#comment-569046
Regards
Mahesh
***Moderator Edit: Vidyaranjan | Tagged Blog & FAQ***