How can i assign forms dynamically to different participants?
Confluence User - 03 Feb, 2024
I have to develop a task management application, where i should map participants dynamically to different tasks .
Here task1, task2, etc is representing different forms. If i map this forms using process builder, i have to consider every possible activities while creating the processflow. But that can't be done since there is no limit in the number of tasks that can be assigned.
Dynamic partcipant mapping can be implemented using workflow variable, but dynamic form mapping with activityis not there in process builder.
When i submit this taskform, it should iterate through this spredsheet and assign the forms dynamically. How this can be implemented?
forms;activity;mapping
