Possible to programmatically change the rules in a decision table?
Hi,
Is there any way to programmatically change the rules in a decision table? For example, if we have a rule set up age > 18 and age <25, the return value is xxx. xxx will need to be dynamically changed every day. Of course, there will be other age breakout. So we would like to find the matching age breakout and update the return value. Is that possible?
Thanks,
Kelly
***Updated by moderator: Lochan to add Categories***