Importing or exporting the archive by running the Jenkins job
Version:
Run a Jenkins job to import or export the application archive.
Do the following steps:
-
In Jenkins, click Build with Parameters.
When the parameter values are displayed, verify the default settings and edit any values.
-
Set the artifact directory where exported logs and files are downloaded in the following format: -artifactsDir=<var>path to artifact directory</var>
The default directory is the logs directory.
-
Click Build.
- Automatically deploying applications with prpcUtils and Jenkins
You can use Jenkins to automate exporting and importing Pega Platform applications. Download the prpcServiceUtils command-line tool and configure Jenkins to export or import archives. You can use a single Jenkins build job to both export and import an application archive, or you can create separate jobs for each task.