Getting No flow action chosen error during system scan for Hotfix catalog upload in PEGA 8.5.4 V

Hai Team,

We were trying to commit All uncommitted Hotfixes in PEGA 8.5.4 V.

Before we Commit All Hotfixes, we are uploading CATALOG.ZIP file manually via Hotfix manager page. But we are getting NO FLOW ACTION CHOSEN error and sometimes we are getting io.undertow.server.RequestTooBigException: UT000020: Connection terminated as request was larger than 10485760 error (even we tried after increasing heap size to 20MB from 10MB but no luck).

When we try to upload catalog via check online option it’s throwing CatalogLastRefreshDate: Please upload a catalog before proceeding error

Kindly help us on the above issue, thanks for any help.

@tejasaik please try the following

  1. Download catalog.zip file from following location:

https://docs-previous.pega.com/how-get-support/pega-hotfix-catalog

  1. Unzip catalog.zip file. Following files will be found:

Build.csv

CATALOG.PEGA

SIGFILE.JSON

  1. Shutdown app server.

  2. Identify the Pega temp directory.

https://docs-previous.pega.com/system-administration/85/temporary-files

  1. Place CATALOG.PEGA folder in following path of temp directory:

/UPDATEMANAGER/catalog

  1. Place Build.csv file in following path:

/UPDATEMANAGER/build

  1. Start app server

  2. Navigate to Hotfix Manager and Scan the system.

If you still encounter issues please log a support ticket via the MSP and let us know the INC reference.

@MarijeSchillern Thanks a lot marije It worked.