Question
Accenture Technology Solutions GmbH
DE
Last activity: 31 Jan 2025 4:54 EST
Cannot get property information for class "null"
I am facing folowing exception:
Cannot get property information for: Class:"null" Property:".pxPages(AddressesPL).City". Details: Invalid value for aClassName, aPropertyName passed to com.pega.pegarules.data.internal.clipboard.PageComparator.getDefaultComparator(Executable, String, String)
This error occurs in Step2 of the Activity @Baseclass.pzSortClipboardData.
The mentioned Property is part of a Table that is populated by a Data Page with a Report Definition as Source. The Data Page is of scope "Requestor" and mode "editable". I do not have a nested Grid.
The Activity is executed when sorting values in the Table by "City" from the UI.
I am facing folowing exception:
Cannot get property information for: Class:"null" Property:".pxPages(AddressesPL).City". Details: Invalid value for aClassName, aPropertyName passed to com.pega.pegarules.data.internal.clipboard.PageComparator.getDefaultComparator(Executable, String, String)
This error occurs in Step2 of the Activity @Baseclass.pzSortClipboardData.
The mentioned Property is part of a Table that is populated by a Data Page with a Report Definition as Source. The Data Page is of scope "Requestor" and mode "editable". I do not have a nested Grid.
The Activity is executed when sorting values in the Table by "City" from the UI.
Following posts are similar but from a different case: https://support.pega.com/question/sorting-issue-repeating-grid https://support.pega.com/question/error-message-while-trying-sort-column-values-repeat-grid https://support.pega.com/question/sorting-issue-repeating-grids https://community.pega.com/support/support-articles/invalid-value-aclassname-apropertyname-passed https://community.pega.com/support/support-articles/sorting-issue-column-embedded-repeating-grid