Support Article
How to install multiple DLs at the same time
SA-20437
Summary
User requires to know how to install multiple DLs at the same time using prpcUtil with Pega 7.1.9.
Error Messages
Build failed message on commandline.
Steps to Reproduce
Run prpcUtils.bat from commandline with ‘manageHotfixes’ as argument and ‘—hfixAction’ as ‘install’.
Root Cause
hotfix.DLFilePath property is not equipped to take multiple file paths for multiple DLs.
Resolution
Here’s the explanation for the reported behavior:
Step 1: Set import mode as ‘hotfix’ like below and provide absolute paths (not relative paths) for all DLs seperated by comma in 'import.archive.path' property like below, and 'hotfix' as value for 'import.mode' property.

Step 2: Run the utility from command line as C:/>prpcUtils.bat import
Step 3: Restart the server by deleting extract marker txt file.
Step 4: Go to Hotfix manager and run ‘Scan system’ to check the installed Hfixes.

Published March 5, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.