Support Article
AutoComplete error due to missing Autorization on pzPreAssemble
SA-24622
Summary
An exception is presented on the screen when a user (having a copy of OOTB "User1" role) is trying to access a FlowAction containing Out-Of-The-Box (OOTB) AutoComplete control.
The same replication scenario is apparently working fine with an Admin user.
Error Messages
pzSectionBody_1(); /* Problem executing pzAssemblePreprocess for RULE-HTML-SECTION TEST-DATA-ADDRESS COLLECTDATATEST #20160413T133819.586.555 GMT java.lang.NullPointerException */
Steps to Reproduce
1. Create a Section with OOTB AutoComplete.
2. Remove all caches (server and database).
3. Login with user having "User1" role. The NPE is presented on the screen.
Root Cause
An issue in the custom application code or rules. The function called pzBuildGridXMLForAC has been wrongly configured and a specific BUG-252924 has been created to handle that in the future.
Resolution
Add or Set "5" level for @baseclass.ReadRules to solve the issue.

Published July 2, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.