Hi,
I am looking for a way to fill a field with the output of a business rule.
Looks like BR outputs can only be used in a Gateway, but not in a Change field action.
The output of my business rule is an integer or numeric.
This output should be used to calculate something, let say [length] / [BR output].
Did anyone find a solution for this?