Modifying Input Arguments for the Workflow Process

In the Query User step of User Registration Forgot Password Process, you specify the input fields to the FindContact method in the User Registration business service that are used to find a matching user record. You must modify this step to add or delete an input field.

You make this change by modifying the input arguments for the Query User step for a revised copy of the User Registration Forgot Password Process workflow process, then activating this copy. When you create input arguments, enter the fields and values described in the following table.

Field

Guideline

Input Argument

Enter the name of the field in the User Registration business component that you identified in Modifying the User Interface for User Registration, such as City. This is the field in the existing user records with which the comparison is made.

Type

Pick Process Property.

Property Name

Pick the process property that corresponds to the field in the User Registration business component that you identified in Modifying the User Interface for User Registration, such as City. The process property has the same name as the field, by convention.

Property Data Type

This field automatically populates with the data type of the process property.

Related Topics

About Modifying the Workflow Process for Forgotten Passwords

Modifying Workflow Process to Query Null Fields