Hello Experts, I am trying to build a business rule engine using Case management framework.
As a pre-requisite, I've completed the video tutorial in this link -
https://learn.outsystems.com/training/journeys/case-management-framework-588/how-to-create-a-process-with-case-management-framework/o11/840
and currently following the documentation - https://success.outsystems.com/documentation/11/developing_an_application/create_case_management_and_workflow_apps/use_case_management_framework/rules_engine/
I started creating new rules for my business cases but currently stuck on how to create 'Rule Attributes' as the framework module 'CM_CaseRuleEngine_CS/RuleConfiguration' doesn't expose any server action to create one.
Can someone please help ?