Support Article
Hardcoded pyWorkPage in pyCaseTools section
SA-23326
Summary
Work-pyCaseTools section uses pyIsFollowing When rule, which invokes Java function pzIsAFollower. pyWorkPage inside pzIsAFollower is hardcoded to get handle of the primary page. The primary page may not always be pyWorkPage. It can be any named page.
Error Messages
Error evaluating cell visible when '!pyIsFollowing && !IsTemporaryObject'
at com.pega.pegarules.session.internal.mgmt.autostreams.AutoStreamRuntimeImpl.handleEvaluateWhen(AutoStreamRuntimeImpl.java:1095)
at
com.pegarules.generated.html_section.ra_stream_pycasetools_6205c54e688570cba073d7302016cf3f.simpleLayoutCell_1(ra_stream_pycasetools_6205c54e688570cba073d7302016cf3f.java:1391)
.
.
.
Steps to Reproduce
1. Log in to application.
2. Delete any unused data which is part of repeating grid.
3. Click confirm.
Root Cause
pyworkapge is hard coded in the section. It must be removed.
Resolution
Apply HFix-27480.
Published May 14, 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.