Does anyone know how to tell who the Assigned Task Approver is? I don’t see anything on the DB I’m guessing its based on some “black box” logic…
Any insights?
I’m talking about Workflow Tasks.
Does anyone know how to tell who the Assigned Task Approver is? I don’t see anything on the DB I’m guessing its based on some “black box” logic…
Any insights?
I’m talking about Workflow Tasks.
We used to do a lot with Tasks…If you’re in Case Entry looking at the Task tab (we only use tasks in Case Entry) you can find who the task is assigned to by looking at the General tab at the bottom > Assigned To field.
Where are you looking? Are you asking for setting them up, or for tasks already set up you want to know who is assigned? The task gets created for a particular role, then the Workforce group members who hold that role can be assigned to complete the task. Users also have Task Lists they can open to see tasks assigned to them. Hope some of that is helpful.
I wonder if Epicor just simply uses the following columns to store who approved it and then locks down the Task (marks it complete)
Task.ChangeDcdUserID
HDCase.LastUpdatedBy
Thank you @Erin_Corona that was it I didn’t realize they are basically assigned to a workforce record and then Authorized User determines “who”
Happy I could help.