Finding all Uses of a Rule Output?
Greetings,
I have been looking for a way to check for all statement rules that use a particular data name in their output. Would their be a way I can find this information about the rules so I can list them?
Comments
-
Hello!
I would recommend checking the rule_phrase table in the Query Editor. This can be accessed via right-clicking any designer folder an selecting Other > Query Editor
https://documentation.decisions.com/docs/query-editor
I have also developed a utility flow that will list all statement rules that use a particular output name, such as your datatype name. Simply run the flow and input the output name to filter for.
We hope this helps!
-Gregory
