I would have like to use reusable execution Rules as an action but saw on a post that it is not supported by code effects.
For example: If Temperature is 54 then RuleA
.
Is there any support for passing the ruleid into an action so it can be added to a collection of rule ids?
Example: IF Temperature is 54 THEN PasseusableRuleId(reusableruleid)
.