Discussion
The Toronto Dominion Bank
CA
Last activity: 12 Mar 2018 2:53 EDT
Deployment Automation in Pega 7.1.9
I am not sure whether Pega 7.1.9 supports Jenkins integration or is it only supported from Jenkins 7.2.x onwards. Could someone please list out all the possible approaches using which we can automate deployment in Pega 7.1.9 ?
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
IN
Hi,
Jenkins integration is not supported in 7.1.9. It is supported from 7.2.X.
Below link contains the information regarding the Jenkins integration .
-
Prem Sai Thotta Padmanaban
The Toronto Dominion Bank
CA
Hi Chandrasekhar,
Thanks for your reply. Could you let me know if there are any other ways to automate deployment in 7.1.9 ?
Pegasystems Inc.
US
Hi Alini,
In Pega 7.1.9 some users tried to perform the auto deployment using prpcutils and jenkins, but there is no documentation regarding this implementation. May be you can have a try with the prpcutils with jenkins to automate the deployment.
Hope this answers your query.
Regards
Mahesh
The Toronto Dominion Bank
CA
Thanks for your input Mahesh. For other approaches (other than Jenkins) I found a link https://docs-previous.pega.com/how-import-and-export-zip-archives-command-line which describes deployment automation by setting up an altogether different JVM Environment. Could you let me know if this will be semi-automation (As we are inserting the zip file name; each time we are calling the import method through batch file) or complete automation(If we could parameterize the batch file) in deployment? It will be great if you have any documents for this approach which you could share.
Also wanted to confirm if Ninja plugins are supported in Pega 7.1.9 or not
Pegasystems Inc.
US
Hi Alini,
After discussion with our product specialists about the shared documentation they think its possible but not sure how exactly we can read the parameters in the script file as we never tried it. May be you can take the help of the experts in batch file, and i don't have any documentation for this implementation.
Regards
Mahesh
Pegasystems Inc.
US
To confirm you we are not clear about the Ninja plugins support, as it not tried by any of the user as of now.
The Toronto Dominion Bank
CA
Thank you Mahesh; your inputs were quite helpful.