Workflow Soluiton

 View Only
  • 1.  Get User Details Component

    Posted May 06, 2010 03:43 PM
    I need to show AD Details (Email, Department, Telephone) of the Logged User.

    I trust the use the User Get Details Component to show this information in my Webform.

    How to proceed to make this. I need a sample.


    Thanks.





  • 2.  RE: Get User Details Component

    Posted May 10, 2010 01:17 PM
    Theres a component called the Get Current User component. You could use this component to fetch the logged in user, then follow it with one of the Search User type components in the ActiveDirectory component library (not loaded by default)


  • 3.  RE: Get User Details Component
    Best Answer

    Posted May 10, 2010 05:36 PM
    Its worth noting that if this if your first time using the Get Current User component, it is a little tricky because it acts differently in Debug then when its deployed.  I recommend watching the video on Workfklow Swat, at this link

    http://www.workflowswat.com/components

    There are ways to set it up so that it will work correctly in both Debug and while Deployed, but they wouldn't fit your criteria of "simple".  Hope this helps.