UiPath Documentation
activities
latest
false
IT Automation activities

Get Objects by Filter

Get Objects by Filter activity that retrieves the list of directory objects based on an input filter in NetIQ eDirectory.

UiPath.NetIQeDirectory.Activities.GetObjectsByFilter

Description

Retrieves the list of directory objects based on an input filter.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • Location - Specifies the Distinguished Name needed for identifying the 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
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated