Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

How to import hotfix from command line

SA-2465

Summary



Is it possible to import one or several hotfix from command line? Is any script like prpcUtils.sh available to import hotfix ?

The system used is not Unix or DOS. prpcUtils.sh is used:
./prpcUtils.sh "import" --dbUser "DPMN_MNGR" --dbPassword "DPMN_MNGR" --dbURL "jdbc:oracle:thin:@10.238.22.156:1521:DEVDPMN1" --archivePath "/opt/application/bpm/current/prpc/utils/DL-30619-2061.zip"


Resolution



Perform the following local-change:
  1. Update prpcUtils.properties to use the script:
    1. Include the database connection details.
    2. Change value of import.mode to hotfix (import.mode=hotfix).
    3. Provide the DL-Item archive path in import.archive.full.path property.
  2. Invoke the script with the import option as below:
    • prompt>prpcUtils import

Published November 16, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice