Activities
latest
false
Banner background image
IT Automation Activities
Last updated Mar 8, 2024

Get Objects by Filter

UiPath.ActiveDirectoryDomainServices.Activities.GetObjectsByFilter

Description

Retrieves the list of Active Directory objects based on an input filter.

Project compatibility

Windows - Legacy | Windows

Configuration

Common
  • DisplayName - The display name of the activity.
Input
  • Location - Specifies the Distinguished Name needed for identifying the Active Directory location from where to retrieve the objects.
  • ObjectCategory - Establishes the category of objects to be retrieved (eg. "person").
  • ObjectClass - Establishes the class of objects to be retrieved (eg. "group", "user", "computer", "organizationalUnit").
  • PropertyToFilterBy - Specifies the object property to search by (eg. "sAMAccountName", "Name").
  • PropertyValue - Specifies the value of the specified property.
  • Relation - Specifies the operator to be used in the filter expression. The default value is EqualTo.
  • Connection - Establish the connection that needs to be used. There are two available options, Primary and Secondary. The default option is Primary.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • Objects - Provides a list containing the Distinguished Names of the objects matching the filter criteria.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.