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

Validation Errors on pyMaxOpenRules while saving operator record

SA-37543

Summary



Whenever the user is trying to update and/or save an existing operator after upgrade, Validation errors are been thrown.

When the user tries to create a new operator record, update and save it, there are no errors on it.

The issue occurs only for operators that are involved in the upgrade.


Error Messages




Steps to Reproduce



1. Open an existing operator Id after upgrade.
2. Click Save.


Root Cause



During migration, the blob data for pyMaxOpenRules somehow got corrupted and looks for value as "50" instead of "20" in the upgraded environment and hence are the DictionaryValidation errors on saving the operator.

Resolution



Perform the following local-change:

1. Since the issue is encountered after upgrade, performing "Revalidate and Save" would regenerate the code for the effected rules.

2. As the first step didn't resolve the issue because the blob data is corrupted, user is suggested to perform the below steps which updates the value of pyMaxOpenRules for operator records.









The above steps open each of the operator record and does a Property-remove of pyMaxOpenRules to remove the corrupted value from blob.

Later when the operator record is saved, it gets saved with the pyMaxOpenRules value as "20" that resolves the issue without any ValidationErrors.

Published May 24, 2017 - 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?

Want to help us improve this content?

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
Contact us