NathanHans (Customer) to rsaSFDCadmin (RSA): asked a question.

Subprocess Workflow Behavior
I have a subprocess that is supposed to NOT process changes where a certain
attribute(Compliance Level) is met.

I have 2 groups in the same request - one group with the Compliance Level
"PII" and one group with a Compliance Level of "SOX". I would expect the
subprocess to catch the SOX group and process it using the subworkflow and
ignore the PII group. Instead what I'm seeing is it ignores BOTH groups and
neither go to the subworkflow. Is this expected behavior?

Does the "workflow will process changes where:" only trigger if ALL of
groups/request items match the condition?

  • NathanHans (Customer)

    Thanks for the tip Clive I did test it and found if the Attribute is NOT SET -
    it won't trigger the 2 conditions set.

    We have this attribute set on everything in production so this is a non-issue.
    Thanks Clive!
    Selected as Best
  • NathanHans (Customer)

    Thanks for the tip Clive I did test it and found if the Attribute is NOT SET -
    it won't trigger the 2 conditions set.

    We have this attribute set on everything in production so this is a non-issue.
    Thanks Clive!
    Selected as Best