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

Launch local action does not work when clicked from link in grid

SA-72632

Summary



On configuring a link to launch a modal dialog and clicking the link, does not launch the modal dialog.


Error Messages


Error in Tracer:

"java.lang.IndexOutOfBoundsException: The Reference pyWorkPage.prop.list(2) is not valid"



Steps to Reproduce

  1. Configure a link on a grid column to run DataTransformation, Refresh-ThisSection, and launch local action.
  2. Open the case.
  3. Expand the grid layout to view subcases.
  4. Click the Comment link in the tree grid. Error displays.


Root Cause



A local action was configured on a grid that was bound to a read-only data page. The 'Disable work processing' was not checked in the local action setting. At runtime, the grid copied the row page to a new thread. Read-only data pages cannot be copied (even on threads). Hence, the exception at ProcessAction displayed.


Resolution



Perform the following local-change: 

Modify the grid configuration as below,

Link actions > Run DataTransformationRefreshCurrentRow, and Open-Localaction with 'Disable work processing'.

 

Published February 27, 2019 - Updated December 2, 2021

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