Does User Exist activity

An activity that is used to check whether a user exists in Active Directory.


Does User Exist activity

Configure the Does User Exist activity

To configure the Does User Exist activity, do the procedure in this topic.

Prerequisites

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.


    Open Process Builder
  2. In Process Builder, in the Activity Library, open the Active Directory tab.

    Open Active Directory tab
  3. On the Active Directory tab, drag the Does User Exist activity onto your process.

    Drag Does User Exist activity

General Configuration

Specifies the basic settings for the Does User Exist activity.

Figure: General Configuration screen

General Configuration screen

Fields

Field NameDefinition

Display Name

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

Does User Exist Configuration

Configures the user check in Active Directory.

Figure: Does User Exist Configuration screen

Does User Exist Configuration screen

Fields

Field NameDefinition

Active Directory

Description:
Specifies the access token that connects to your Active Directory.
Allowed Values:
A list of access tokens configured for your environment.
Default Value:
None
Accepts Variables:
No

Create Add Token icon

Opens this Screen:
Access Token for Active Directory.
Function of this Screen:
Configure an access token to connect to Active Directory.

User Name

Description:
Specifies the name of a user to check if the user exists in Active Directory.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
Yes

Group Name

Description:
Specifies the name of the Active Directory group.
Allowed Values:
A valid Active Directory group name.

When you select the access token from the Active Directory field, a list of group names shows in this field.

Default Value:
None
Accepts Variables:
Yes

Store the Response in Custom Attribute or Schema

Description:
Specifies a process data variable that stores a Boolean value of true or false.

Returns true if the user exists in Active Directory, false if not.

Allowed Values:
A process data variable that accepts a Boolean value, or the text true or false.
Default Value:
None
Accepts Variables:
Yes