iRobo.Activity.Get User Attribute

Get any of the listed Active Directory user attributes.                                                                                


     Note: 

         Active Directory Scope Activity is designed to hold all Active Directory Activities.          

   

                                       

                                                                       

Properties

Common

  • Continue On Error -  Allows activity to continue even if there is an error.  Its input is True/False arguments. Default value: False.


Input

  • Attribute - Select attribute from the drop-down list; Email Address, Account Expiration Date, Display Name, Employee ID, Full Name, First Name, Last Name, Mobile Number, Office Telephone Number, or User Name, to get from Active Directory. (Mandatory) 
  • User Email - Enter user email as String value within "".
  • Username - Enter username as String value within "".

     Note: 

         Enter either User Email or Username value. If you entered both values, the activity gives an error.

         The user must have User Email or Username data to get any other attributes.


Misc

  • DisplayName -  Activity header name.


Output

  • Result -  String Variable stores returned data from Active Directory.


Steps of Using Get User Attribute Activity   

  1. Open iRobo Studio, and then open a new Workflow.
  2. Drag Activity Directory Scope to the Sequence.
  3. Enter Active Directory Distinguished Name in Distinguished Name in Input as String within "".
  4. Enter Active Directory Domain Name in Domain Name in Input as String within "".
  5. Drag Get User Attribute Activity into Activity Directory Scope Activity.
  6. Enter either Username or User Email value in Input as String within "".
  7. Create a String Variable and add it to Result in Output.
  8. Drag Message Box Activity to the Sequence.
  9. Add Result Variable to Message Box Activity Input in Properties Panel.
  10. Click the Save button from iRobo Studio Menu to save Workflow.
  11. Click the Play button to start the automated process, a message box appears with Result value returning Active Directory user attribute.


Created with the Personal Edition of HelpNDoc: Easily create Help documents