Support Article
Unable to read unexposed properties from report definition
SA-75603
Summary
Unable to read unexposed properties from the report definition post update to Pega 7.4.
Error Messages
Error message - An error occurred on executing the query for the report definition - There was a problem getting a list: code: 904 SQLState: 42000 Message: ORA-00904: : invalid identifier DatabaseException caused by prior exception: java.sql.SQLSyntaxErrorException: ORA-00904: : invalid identifier | SQL Code: 904 | SQL State: 42000
Steps to Reproduce
- Update Pega 7.1.7 to Pega 7.4.
- Create a new Rule schema and Data schema.
- Run a report definition which has unexposed properties configured.
Root Cause
A defect or configuration issue in the operating environment.
User Defined functions (UDFs) that are required to run the report definitions with unexposed columns are in the Invalid state. The user did not have the required privileges to run the UDFs.
Resolution
Perform the following local-change:
Provide the following privileges to retrieve the required data in the report definition while validating the UDFs:
- Execute Any Privilege
- Create Any Privilege
Published August 15, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.