Skip to Content
0
Former Member
Apr 22, 2009 at 07:41 PM

How to pass user id as agent in expression

374 Views

Hi All,

In my WF definition, i have a task which gets the list of approvers(user ids in multiline element APPROVERTABLE) and count of approvers (NUMC2). I loop through the count and send dialog work item to each approver one at a time in the subsequent step (Approve step).

Problem: I am unable to provide the approver (user id) as agent with the help of expression. How can i provide a user id as agent in expression?

When i try to do this:

Expression: &APPROVERTABLE-APPROVER&. It says, no such element.

Thanks for your time,

SKJ