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

Audit trail on work objects not functioning after update

SA-18867

Summary



After updating to Pega 7.1.9, no results appear under History on the Audit tab of a work object.

Error Messages



com.pega.pegarules.pub.database.BadTableMappingException: Database-General trying to retrieve property pxLatitude from a fully exposed table that does not contain it

Steps to Reproduce

  1. Open a work object.
  2. Observe that on the Audit tab, "No matching data was found." is displayed under History instead of the actual history.

Root Cause



An issue in the custom application code or rules

Resolution



Perform the following local-change:
  1. For a customized work history table, add these two columns to it:
    <decimal name="pxLatitude" size="19" scale="9"/>
    <decimal name="pxLongitude" size="19" scale="9"/>
  2. Then open and save the corresponding Data-Admin-DB-Table instance.

Published March 5, 2018 - Updated October 8, 2020

Was this useful?

100% 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