Question
TSYS
US
Last activity: 13 Jul 2018 15:38 EDT
Exception when loading virtual grid.
HI ,
We are seeing below expection in the logs when load a section ( virtual grid ) with custom load activity.
Any help?
2018-07-09 11:14:13,131 [ WebContainer : 4] [TABTHREAD2] [Service-CAP:05.99.01] (a_Portal_DesignerStudio.Stream) ERROR xx.xx.xx.xx|xx.xx.xx.xx RBangalore_tenant - Section 'pzTrackerChanges' execution error on page 'tyTransactionSummary' of class 'ABC-FW-Ent-Data-Transaction'.
java.lang.RuntimeException: caught exception while expanding property pxResults on page TMP_Results_txDisplayDynamicTransactions_Grid
at com.pega.pegarules.data.internal.clipboard.DirectStreamContainerV7.expandToProperty(DirectStreamContainerV7.java:827)
Caused by:
com.pega.pegarules.pub.clipboard.InvalidReferenceException: The reference .txTransactionType is not valid. Reason: .txTransactionType is mapped to class ABC-FW-Ent-Data-Transaction, which is not the primary class of the list: -; must specify a group name in mapping
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.adoptVirtualPageList(ClipboardPropertyImpl.java:6402)
at com.pega.pegarules.data.internal.clipboard.ClipboardPropertyImpl.adoptListStreamToVirtualList(ClipboardPropertyImpl.java:7885)
***Edited by Moderator Marissa to update platform capability tags***