Hello everyone, could someone please tell me how to assign a candidate group in Camunda? I have a variable for this group defined by the service task, but nothing else. The screenshot is attached below.
Hello everyone, could someone please tell me how to assign a candidate group in Camunda? I have a variable for this group defined by the service task, but nothing else. The screenshot is attached below.
Just put in an expression referencing your variable, e.g. “${CandidateGroup}”.