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

User Registration SubProcess OUI Workflow


The workflow retrieves and validates the registration data of a customer during the registration process. Figure 3 shows this workflow.

The User Registration Process OUI workflow calls this workflow as a subprocess.

Figure 3. User Registration SubProcess OUI Workflow

NOTE:  This workflow includes steps that apply to customer registration on Web sites other than the Siebel eService Web site for Siebel Open UI, such as the partner portal Web site. Because this guide documents the functionality for Siebel eService for Siebel Open UI, only the workflow steps that apply to the Siebel eService Web site for Siebel Open UI are included in the workflow description.

Workflow Description. This workflow performs the following actions:

  1. Check AppType. This step determines the type of Web site the customer uses to register.
  2. PS eService? This step determines whether the type of Web site is the Public Sector eService Web site for Siebel Open UI.
  3. General User Registration. This step displays the appropriate registration form for the customer if the Web site is not the Public Sector eService Web site for Siebel Open UI.
  4. Echo Cancel Registration. This step cancels the registration process when the customer clicks the Cancel button on the registration form.
  5. Security Adapter Check. This step queries the security adapter for the customer's login when the customer clicks the Register button on the registration form.
  6. Security Login Check. This step determines whether the customer's login already exists in the security adapter.
  7. Check AppType Security Login check. This step checks for a security login error for the type of Web site the customer uses to register if the customer login already exists in the security adapter or the Siebel database.
  8. Login Error Notification. This step displays an error message if the security login already exists in the security adapter or the Siebel database.
  9. Find Login. This step queries the Contact table for the customer's login if the customer's login does not already exist in the security adapter.
  10. Check Login. This step determines whether customer's login already exists in the Siebel database.
  11. Check AppType 2. This step determines the type of Web site the customer uses to register so that the appropriate registration form can appear.
  12. Check AppType 3. This step determines the type of Web site the customer uses to register if the customer's login does not already exist in the security adapter or the Siebel database.
  13. Check User Key. This step validates the prospective contact. It checks to determine whether the required fields for the application-specific unique key already exist and returns an error if this key already exists.
  14. Handle User Key Errors. This step determines the type of error that Step 13 returns.
  15. Copy Object Id. This step copies the object ID from one process property to another process property.
  16. Requirements Check. This step determines whether the user key is valid by using the output argument that Step 13 returns.
  17. Check Apptype for Missing info. This step checks for missing information in the registration form for the Web site the customer uses to register.
  18. Missing Info Notification. This step displays an error message if data for the user key is invalid.
Siebel eService Administration Guide for Siebel Open UI Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.