Question
Folksam
SE
Last activity: 12 May 2021 15:49 EDT
Does prpcUtils 7.3.1 support installation of multiple hotfixes?
Hi, it is very unclear in the documentation if the property
hotfix.DLFilePath in prpcUtils.properties supports a comma separated list of hotfixes or not on prpcUtils 7.3.1
The following documentation says yes
https://community.pega.com/sites/default/files/help_v73/tools/hotfixmanagerhfix/applyhotfixfromcommandline-prpcUtils-tsk.htm
This documentation doesn't say yes or no
This suggests it worked on 7.1.7
https://community.pega.com/video-library/support-guide-how-install-multiple-dl-files
This suggests a bug broke the functionality on 7.1.9 - unclear if it was ever fixed
https://community.pega.com/support/support-articles/unable-install-multiple-hotfixes
I have not gotten this to work:
Hi, it is very unclear in the documentation if the property
hotfix.DLFilePath in prpcUtils.properties supports a comma separated list of hotfixes or not on prpcUtils 7.3.1
The following documentation says yes
https://community.pega.com/sites/default/files/help_v73/tools/hotfixmanagerhfix/applyhotfixfromcommandline-prpcUtils-tsk.htm
This documentation doesn't say yes or no
This suggests it worked on 7.1.7
https://community.pega.com/video-library/support-guide-how-install-multiple-dl-files
This suggests a bug broke the functionality on 7.1.9 - unclear if it was ever fixed
https://community.pega.com/support/support-articles/unable-install-multiple-hotfixes
I have not gotten this to work:
hotfix.DLFilePath=/db2/install/tmp/pega-hotfixes/DL-109858.zip,/db2/install/tmp/pega-hotfixes/DL-113697.zip
[echo] Performing 'manageHotfixes' on system using properties /db2/install/tmp/prpcUtils-install-all-hotfixes.properties failed.
[echo] Cause:
[echo] The following error occurred while executing this line:
[echo] /db2/install/115631_Pega7.31-HFix-46844/scripts/utils/prpcUtils.xml:1427: Path to the DL file was either invalid or not provided.
Please advise how I can fix this if the feature is available. If not, why was it removed? This means I have to script a loop that creates an individual properties file for each DL package and then install those individually. Very inefficient.
Best regards,
Daniel