Hi Fabian,
I have a workflow variable called "Approver1". The type of my workflow variable is "user of a group".
The value that I'm trying to assign to "Approver1" is the result of the following query:
"SELECT Approver1 FROM Approval Matrix WHERE DW_DEPOT = GV_Depot and DW_DOCUMENT_TYPE = GV_DocumentType"
The result of this query will return as "Approver1" the name of a user group. That user group will match against one of the"(Docuware > Configurations > User Management > Groups)"
I also tested the workflow variable "Approver1" with the flag "list variables" checked. But I got the same issue.
So the problem is actually when I try to assign a value to the workflow variable but in fact it is assigning nothing. Then the "Assign To" task shows that issue.
I provided an copy of my workflow and file cabinet configuration to Danilo Perez from Docuware support.
His team was going to test if that scenario that I want to achieve is possible or not.
Link for reference related workflow variable of type "User of a Group"
help.docuware.com/#/home/58675/2/2
Thanks
Tiago