I Have got three groups - level1,level2 and level3.level3 is also a member of level2and1 and level2 is a member of level1.
in my workflow task1 is assigned to level1approver junior most.but Senior approver from level3 can also approve it as he is a member of level1.i need to find out the group from ldap once a user has approved the task.so that if he belongs to level3 he will not have to approve it again.
i Could not find any xpath function or any attributes in exec data.can you please advise how can I get the group?
thanks in advance
Debs