Sequencing the RAP deployment process from prpcUtils.sh
Hi All,
We are using prpcUtils (CLU scripts) for automating the deployment process. And we have requirement to deploy the RAP in sequencing/specific order.
I have checked with PEGA support team on this and got response below.
1. What is the order of import while there are multiple jars in the directory mentioned in the import path of prpcUtils.properties?
A. The order of depends on how Operating System allows the command line to pick the jar.
If you want to import the jars in specific order, you can use comma seperated values in the path by including the jar name in path as well.
We have tried with the comma seperated value in the below prpcUtils.property file.
import.archive.path=/app/mqgjbuat/snoj61uat/jboss/mqg-modules/app/bfsso-pega7-1/Downloadpackage/OperatorTest.jar,/app/mqgjbuat/snoj61uat/jboss/mqg-modules/app/bfsso-pega7-1/Downloadpackage/VerifyRAP.jar
It is not working in all the scenarios. PFA the logs, we tested.
Kindly advise.
Regards,
M Prasad
***Updated by Moderator: Vidyaranjan| Included categories and tagged SRexists***
***31/10/16: Updated by Moderator: Marissa to add SR Exists tag***