About Using Participant İn Workflow
hello, I have a workflow and in this workflow, the flow goes to different parts according to the values in the global enumeration in the attribute in a particular layout. In fact, I make users choose a section, and as a result, the flow progresses according to the selected section.



The problem is that I do this for each partition and I have 30 partitions in total. which means task and etc required for 30 sections.
How should I use something here so that the participant I selected directly finds the role or group in the enumeration?

