Monday, February 23, 2009
How to get current Log in user in workflow
Normally we have requirement whenever working with workflow to get current loggin user in sharepoint.
Today we have worked with workflow and try to get current login user but everytime we have found system admin as user in workflow property.
We have found another method to get current logged in user name from workflow.
Workflow activated method provide it.
Below snap is the workflow methode which can get current user.
Cheers it and enjoyed it.