How to automate deployments in prpc 6.3
We are using pega version 6.3 and trying to automate the RAP deployment. I read the article https://pdn.pega.com/how-import-or-export-archive-command-line but have few questions. Please help
Scenario- Automate deployment from test env to prod. Test and prod are two different set of servers.
1. The prpcUtil.properties has option to give only one DB connection, which I understand is to import the jars. In that case if we have to export from test env and import in production, do we set up two prpcutil.properties (one with DB details for export and another for import) and call both of them consecutively from a job?
***Moderator Edit: Vidyaranjan | Updated Categories***