asked 12 hours ago

Hello community! In my Business Process, multiple approvers use the same form to make a decision (Approve/Reject), each through their own parallel user task. Once a decision is made, I need to write the approver's name, email, and the action they selected into a SQL table via a Laserfiche Workflow.

The problem: since it's the same shared form across all approvers, I can't figure out how to reliably capture which specific approver just completed the task — their name, email, and the button they clicked — to pass that into my workflow.

What's the best way to capture this per-task information, given the form itself is identical across all approvers?

0 0