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

User Registration Process OUI Workflow


This workflow calls another workflow to complete the registration process if the security setup for the customer is valid. Figure 2 shows this workflow.

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

Figure 2. User Registration Process 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. Query Virtual Buscomp. This step queries the User Registration virtual business component and retrieves the active record.
  2. Reset User Reg Service. This step uses a method to prepare the User Registration service and User Registration business component for use. This step works with the User Registration virtual business component to clear all previous data and reset maps for multi-value groups.
  3. Get Session Information. This step retrieves the application name and home page view name of the customer's session.
  4. Security Setup. This step determines whether the security setup for the customer is valid.
  5. Set Object Id. This step sets the object ID if the security setup for the customer is invalid.
  6. Apptype check for security error. This step checks for a security error for the type of Web site the customer uses to register.
  7. Security Setup Error Msg. This step displays an error message if the security setup for the customer is invalid.
  8. Registration SubProcess OUI. This step calls the User Registration SubProcess OUI workflow to complete the registration process if the security setup for the customer is valid. For more information, see User Registration SubProcess OUI Workflow.
  9. Cancel User Registration. This step uses the output from Step 8 to determine whether the registration must be cancelled.
  10. Echo Decline Legal. This step sets the value of an output property to indicate that the registration is declined.
  11. Set Field Defaults. This step updates the User Registration virtual business component to add a value for the application name.
  12. Write to BusComp. This step copies user information from the User Registration virtual business component to the User Registration business component and writes the record.
  13. Apptype check for Buscomp error. This step checks for a business component error for the type of Web site the customer uses to register.
  14. Write Error Msg. This step displays an error message if Step 12 results in an error.
  15. Check Record. This step determines whether the customer registration contains an invalid password
  16. Clear Passwords. This step clears the password field if the customer registration contains an invalid password.
  17. Re-enter Password. This step displays a message to the customer about entering data in the password field again.
  18. Get Security Login Info. This step retrieves the security login information if the customer registration contains a valid password.
  19. Relogin New User. This step logs in the customer to the Siebel eService Web site.
Siebel eService Administration Guide for Siebel Open UI Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.