Question
5
Replies
143
Views
Hexaware Technologies Limited
Posted: November 13, 2019
Last activity: November 13, 2019
Closed
Ruleset Versions created through activity
Hi All,
I need to created one activity, which will create the ruleset versions automatically, which means if am running that activity it should automatically create ruleset versions and also lock the ruleset versions automatically.
Hi,
You need to create a declare trigger in the class Rule-RuleSet-Version. So, whenever a new instance will be created, the declare trigger will execute an activity (need to be created), which will generate another ruleset versions.
Thanks,