Question
Virtusa Consulting Pvt. Ltd.
AU
Last activity: 10 Sep 2018 12:11 EDT
How to get the reference of a property dynamically in Pega
I have a requirement where I need to have a generic when condition on a property, this when condition will call a decision table and Decision table will return true/false.
based on the output from decision table, the field will be shown or hidden.
The first column in the DT is the Property name, I need to compare this with the reference property from where the when rule was triggered, I am not able to get that reference of the property dynamically. Can someone help ?
I tried using tools.getActive() but not supported in java function.
Or suggest any other solution?
***Updated by moderator: Lochan to update platform capability***