Hello Pega Experts,
I have a query. I want to create a Product rule on the click of a button. I already know the attribute names, which I will set when the button is clicked for creating the Product rule.
Currently, I am using a template Product rule. I perform an Obj-Open-By-Handle, set the required properties, and then save it as a new instance.
I would like to know if there are any other out-of-the-box (OOTB) rules or approaches that can help me create a new Product rule from scratch instead of cloning it from a template Product rule.
Thanks.