Question:
Hi All,
thanks in advance,
Please help me out that how do i take Role Container Actor Tab values into work flow container element?
Thanks and regards,
Shiva Prasad D.
Answer:
Did you check binding?
I think normal binding of container element fromWF to task should do this.
Answer:
Either I've misunderstood the question, or it strikes me that there's some confusion as to exactly what is trying to be accomplished here.
When you say you want to pass the value of the role container into the workflow container, how have you set this up?
In terms of a task to workflow binding, you'd typically only want to pass back actual agent back into your workflow. There's no real linkage between a role container and the workflow container, unless you've created an extra step in your workflow/a virtual attribute to evaluate a role and pass the results to a workflow container element so you can set your agent assignment for a subsequent workflow step via an expression.
Is this what you're trying to do?
Regards,
Tim