Is there a way to assign a task to the submitter's team (assuming submitter is a member of one team)?
If this is not feasible due to the possibility of a user existing in multiple teams, can I use a field value from the form to select a team? That way I could use a database lookup to find the user's team.
We have many teams that manage billing for separate entities. Sometimes they need to send a document back to the medical coders for review. After the coders review the document it is sent back to the submitting team for processing.
The only other solution I can think of is creating a sub-process for each team in our company which will get out of hand quickly. There would also need to be a logic gateway checking the submitter against every user in each team. Any ideas?