User Lookup

Enables processes to search for user accounts and groups that are stored in User Manager. For example, you can find a specific user at run time and then configure an Assign Task operation to assign a task to that user.

The operations that the User Lookup service provides return User and Group data types. After retrieving the user or group, you can get attribute values of user or group accounts. For example, you can get the email address of a user to use with the Email service.

Note: When searching for multiple users or groups, the maximum number of users or groups that are returned is 1000.

For more information about User Manager, see User Manager Help.

// Ethnio survey code removed