Extending the password history table
Extend the password history table by adding properties to it. For example, add a property that calculates the number of incorrect answers to security questions.
In the Dev Studio Explorer panel, click App. In the search field, enter PegaPS-Data-PasswordHistory.
Right-click the class and create a property for the information that you want to add.
For more information about creating properties, see Properties - Completing the Create, Save As, or Specialization form.
Search for and open the SavePassword activity of the PegaPS-Work-User class.
On the Steps tab of the Activity form, add a step for the new property.
For more information about modifying steps in activities, see Steps tab on the Activity form.
Previous topic Extending the change password screen Next topic The forgot password and username feature