Home Search

DriveWorks Pro 21
Update User Email Address

Send Feedback

Update User Email Address

The Update User Email Address task will modify the stored email address of the specified user.

Properties

Property NameDescription
User Email AddressThe required email address of the specified user.
User NameThe user name to have the email address modified.
TitleChanges the Title (not the name) of the task.

Example

When this task is added the properties are static by default.
See How To: Change A Static Property To A Dynamic Property to enable rules to be built on these properties.

Property NameExample RuleExample ResultMeaning
User Email AddressChangeEmailAddressReturn"johnsmith@mycompany.com"The User you want to change the Email for. This could come from a form control.
User Name"User123"User123The user name to have the Emailed changed for.

Using the Task in a Specification Macro

This task has different types of Outputs. For more information about Outputs see Specification Macros Task Node.

Outputs are only available within Specification Macros. Currently Outputs are not available for Specification Flow.

Status Outputs

This task supports Status Outputs. These can be used to perform different actions depending on what the status outcome of the task is. For more information see Status Outputs in the Task Node Outputs section of Specification Macros Task Node.

The status output navigation is as follows:

Success

  • Updated user's email address.

Success with Warnings

  • N/A - should never get fulfilled.

Failed (one of the following occurred)

  • User does not have permissions to edit group security AND is not editing themselves.
  • Username was empty.
  • User does not exist.
  • Email was invalid.
  • General failure - Check the specification report for more details.