Hi all,
I have two different process which should be applied based on the values I have in an attribute. It means, For example: if in the attribute "feature_role" I have value a and b the process A should be applied and if in the attribute "feature_role" I have only value b then process B should be applied.
It seems easy and I thought I should use for example either "Tester" or I personally used "TestFilter".
But It doesn't work. For the process A I said it should be:
and process B

What should I do? Is this the right approach?
Thank you!
Mani