Update User (Active Directory) activity

An activity that changes the specified user information in Active Directory.


Update User activity

Configure the Update User activity

To configure the Update User 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 Update User activity onto your process.

    Drag Update User activity

General Configuration

Specifies the basic settings for the Update User 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

Update User Configuration

Specifies the change to user information in Active Directory.

Figure: Update User Configuration screen

Update User 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 (Common Name)

Description:
Specifies the name of the user to create in Active Directory.
Allowed Values:
Default Value:
None
Accepts Variables:
Yes

Add Custom Property Add Custom Property icon

Opens this Screen:
Add Custom Property
Function of this Screen:
Creates new user properties that do not show in the default list of user properties

Property Name

Description:
Specifies the user property for the selected user.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Variable

Description:
The process data variable to change the user information and organization details.
Allowed Values:
A process attribute.
Default Value:
None
Accepts Variables:
Yes

Filter

Description:
Specifies the file name or a set of files expressed with the filter expression to search within the specified source location.
Allowed Values:
  • File Name - Specifies the name of the file in your storage source location.
  • Filter - Specifies a file name or a filter string that uses asterisks (*) as wildcards.
Default Value:
Filter
Accepts Variables:
Yes
Example:
These are some examples of filter expressions:
  • *.* - All files are searched.
  • *.txt - The files that have the .txt file extension are searched.
  • *.pdf - The files that have the .pdf file extension are searched.
  • MyFile.* - All files start with MyFile are searched.
  • *[part of file name]* - All files that contain the specified part of file name are searched.
  • *.xml - The files that have the .xml file extension are searched.
  • *.doc - The files that have the .doc file extension are searched.
  • MyFile.xml - Only the specific file MyFile.xml is searched.

The filter action is done at the source location specified in the activity.

Add Custom Property

Creates new user properties that do not show in the default list of user properties.

Figure: Add Custom Property screen

Add Custom Property screen

Fields

Field NameDefinition

Property Name

Description:
Specifies the user property for the selected user.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Limitations:

Some information about third-party integrations is outside the scope of the AgilePoint NX Product Documentation. It is the responsibility of the vendors who create and maintain these technologies to provide this information. This includes specific business use cases and examples; explanations for third-party concepts; details about the data models and input and output data formats for third-party technologies; and various types of IDs, URL patterns, connection string formats, or other technical information that is specific to the third-party technologies. For more information, refer to Where Can I Find Information and Examples for Third-Party Integrations?

Variable

Description:
The process data variable to store user properties.
Allowed Values:
A process data variable.
Default Value:
None
Accepts Variables:
Yes