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

Property qualifier not taking effect after property change

SA-31563

Summary



Updating a set of properties with a pyDecimalPrecision qualifier to be 5 in Pega Platform 7.2.1 doesn't take effect and the instructions in the documentation would cause a severe negative impact to production considering that we have a multi-node environment that should be up 24 by 7.


Error Messages



Error in commit() com.pega.pegarules.pub.database.DatabaseException: ORA-01438: value larger than specified precision allowed for this column


Steps to Reproduce

  1. Create a new decimal property
  2. Expose the property in the database with a decimal precision of 2
  3. Save the db table instance
  4. Create a couple of work objects utilizing the property
  5. Update the pyDecimalPrecision qualifier on an existing exposed property with a precision of 2
  6. Try to save a work object with a property with a decimal value with higher precision than the one in the qualifier (like 3)
  7. On save there should be an error indicating that the value is larger then the specified precision
  8. -Error in commit() com.pega.pegarules.pub.database.DatabaseException: ORA-01438: value larger than specified precision allowed for this column


Root Cause



This issue was determined to be a product enhancement request.

Resolution



An enhancement request, FDBK-17706, has been created for consideration by Pega Product Management to better handle the invalidation of the property and related rules. 

Available local changes are:
  1. Open and resave all the rules of these types that reference the property. Recommended, when feasible. 
  2. Create a prconfig setting named fua/invalidation/filter/PropertyChange and set it to false. Clear the temporary directory and caches, and stop and restart the server(s). This has both a temporary and permanent adverse impact on performance. 

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

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