Siebel eService Administration Guide for Siebel Open UI > Workflows for Siebel eService >

User Registration Forgot Password (CX eService) Workflow


This workflow assigns a random password to a customer when the customer forgets a password. Figure 4 shows this workflow.

The User Registration Initial Process workflow calls this workflow as a subprocess when the customer clicks the Forgot Password link in the Account Login form that appears when the customer clicks the Login link on the home page of the Siebel eService Web site.

Figure 4. User Registration Forgot Password (CX eService) Workflow

Workflow Description. This workflow performs the following actions:

  1. Get Session Information. This step gets information about the customer's session on the Siebel eService Web site.
  2. Information View. This step shows the Forgot Password form in which the customer enters contact information.
  3. Query User. This step uses the information in the Forgot Password form to find information about the customer after the customer clicks the Submit button on the form.
  4. Check Valid Record. This step determines whether a valid contact record for the customer already exists in the Siebel database.
  5. User Not Found Error View. This step displays an error message if a valid contact record for the customer does not already exist.
  6. Set User Record. This step accesses the valid contact record for the customer if such a record already exists.
  7. Challenge Question View. This step shows the Challenge Question form in which the customer answers a challenge question that the customer created earlier for identity verification.
  8. Check Challenge Answer. This step uses the information in the Challenge Question form to determine whether the answer to the challenge question is correct after the customer clicks the Submit button on the form.
  9. Challenge Question Error View. This step displays an error message if the answer to the challenge question is incorrect.
  10. Set Random Password. This step generates a random password for the customer if the answer to the challenge question is correct.
  11. Password Confirmation. This step shows the Confirmation form that notifies the customer that an email containing the random password was sent to the customer.
Siebel eService Administration Guide for Siebel Open UI Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.