up previous next contents index
Next: "Used" Use Cases Up: External User Login Previous: Alternative Path #2, Security   Contents   Index

Subsections

Alternative Path #3, User Selects a Different Database During Login

  1. The user starts ACME
  2. During startup the user does something (such as holding down the [Ctrl] key) to let the system know that they want to choose a database other than the default database
  3. The system displays a list of databases that they user can choose from
  4. The user selects a database they would like to connect to
  5. If the system encounters an error connecting the user to the database
    1. The system displays an error message to the user
    2. The user is returned to the "select database" screen
  6. Else, the system connects the user to the desired database
  7. Note - the remainder of this use case depends on whether that database has access control enabled or disabled
    1. The login process for these conditions should be the same as previously described for these conditions

Post-Conditions

  1. The user is connected to a database other than the "default" database
  2. The "default" database is always whatever database the user connected to during the last ACME startup process on the current computer
  3. Recent file list
    1. When the user logs in the system will display a list of the user's most recently worked on 10 jobs
    2. This list will appear under the Job menu, in a manner similar to Microsoft Word


up previous next contents index
Next: "Used" Use Cases Up: External User Login Previous: Alternative Path #2, Security   Contents   Index