I have a Forms process that assigns tasks to users who have "Forms Authenticated Participant" licenses and thus cannot access the repository. I have a workflow that sends the user a reminder periodically if they delay completing the task, as shown below.
The only time this doesn't work well is if the task gets reassigned to a different user. The workflow can tell who the task was originally assigned to by examining variables with a "Get Business Process Variables" activity, but it has no way of knowing who the form is currently assigned to.
Below is the relevant fragment of the Forms process.
My question is, "When a workflow is called from Forms, is it possible for the workflow to know to whom a specific task is assigned at the time it runs?"
This request from 2017 seems related, but the OP didn't provide the clarification requested by Miruna, and the conversation ended.
How to get User Task User Name in Workflow - Laserfiche Answers
We're currently running Laserfiche 11 but expect to upgrade to 12 in the next few weeks.
Thank you!