iRobo.Activity.User Exists in AD

Check if the user exists in Active Directory or not.                                                                                


     Note: 

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

   

                                       

                                                                       

Properties

Input

  • User Email - Enter user email as String value within "".
  • username - Enter user name as String value within "".

     Note: 

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


Misc

  • DisplayName -  Activity header name.


Output

  • Result -  returns a Boolean Variable (True/False), indicating if the user exists in Active Directory or not.


Steps of Using User Exists in AD 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 User Exists in AD Activity into Activity Directory Scope Activity.
  6. Enter either username or User Email value in Input as String within "".
  7. Create a Boolean 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 True or False, if the user exists in Active Directory or not.


Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software