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

Unable to refer a property of parameterized data page in section

SA-54705

Summary



Error occurs when referring a property of the parameterized data page in a control source. However, this works when referring a a non-parameterized data page.


Error Messages



Invalid property reference


Steps to Reproduce

  1. Configure a section to use a repeating grid layout
  2. Source the grid with a parameterized data page 
  3. Configure a property in the repeating grid to use the format D_WorkList[Param.OperatorID].pxResultCount to refer any property in the data page
  4. Run the case


Root Cause



This is a limitation in the product to refer the parameterized data page in only few rules. The D_DataPageName[param1:value,param2:value] syntax is supported in only the following rule types: 
  • Rule-Declare-CaseMatch 
  • Rule-Declare-DecisionTable 
  • Rule-Declare-DecisionTree 
  • Rule-Declare-Collection 
  • Rule-Declare-Constraints 
  • Rule-Declare-Expressions 
  • Rule-Obj-Activity 
  • Rule-Obj-Batch 
  • Rule-Obj-Model / DataTransform 
  • Rule-Obj-When 
  • Rule-Parse-Infer 
  • DecisionMap 
  • FunctionAlias 
  • PropertyAlias 
  • Strategy 
  • Scorecard 
  • Interaction 

Resolution



Perform the following local-change:
  1. Create another list and copy all the contents of the data page to the list
  2. Refer the list as the property source for control in the section


 

Published July 23, 2018 - Updated October 8, 2020

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