Hi All,I have to check a condition where I need to get the user who initiated the workflow and then find it's user group.if user-group belongs to "allowed-managers" then execute the piece of code, so how to get the user-group.?? public void execute(WorkItem workItem, WorkflowSession workflowSession,...