Question
Knowledge Experts SA
Knowledge Experts SA
FR
Knowledge Experts SA
Posted: Jan 4, 2016
Last activity: Jan 12, 2016
Last activity: 12 Jan 2016 13:01 EST
Closed
Solved
How to restrict a condition property in a decision table from a Data page source?
To see attachments, please log in.
Hi Jrad,
There is an activity AddValidValues which can be overridden to add any values. You can override the activity in application rule sets and make your logic conditional based on PropertyName parameter.
The page which contains pxResults for all the valid values is also one of the parameters. You can trace this activity to get a better idea of all the parameters.
This will help in exactly what you are looking for. Let us know if you need more information