Capturing Task Owner values as soon as user accepts the task and pass it other p

Capturing Task Owner values as soon as user accepts the task and pass it other processes or updates process variable.

I have a task assigned to a group and any group user can accept the task and work on it and can take 1- 2 day to complete the same task..
In parallel i have a dashboard built for that process model containing the same task, i need to capture which user accepted the task and when when task is still not completed and in available under user task list

I was able to capture tp!owner as in pv!currentTaskOwner but that will be populated only when Task is completed, problem is dashboard is out of sync with current owner values and shows value only when Task is completed.

Any workaround to capture Task Owner in pv as soon as they accept the task to work on it

Thanks !

OriginalPostID-151343

OriginalPostID-151343

  Discussion posts and replies are publicly visible

Parents
  • It is a valid concern. Appian Analytic performs substantially faster than a database query or something like that. Having one or two wont heavily affect performance. Having many calls might.
    With that said, it is essential to do performance testing thoroughly to ensure the solution you're building is efficient. Appian provides SAIL performance metrics directly from interface designer that you can leverage.
Reply
  • It is a valid concern. Appian Analytic performs substantially faster than a database query or something like that. Having one or two wont heavily affect performance. Having many calls might.
    With that said, it is essential to do performance testing thoroughly to ensure the solution you're building is efficient. Appian provides SAIL performance metrics directly from interface designer that you can leverage.
Children
No Data