Question
PEGA
Pegasystems Inc.
JP
PEGA
Posted: Oct 14, 2015
Last activity: Oct 14, 2015
Last activity: 14 Oct 2015 22:03 EDT
Closed
Solved
How to define a data transform rule sourced data page? (7.1.9)
I was trying to define a data transform rule sourced data page (List type) but below error happens when saving data transform rule.
The drop down list suggests "ID" property under "MHBK-GenAppFW-Data-GAApplicationType", however error message saying "ID" is undefined under "@baseclase".
Has anyone experienced same thing before?
Hi Gowrishankar,
Inspired by your comment, I used keyword "primary" instead of data page name like below and it worked!
primary.pxResults(1).ID = ""
Chunzhi