UC-09a | SystemManagement - Add system |
---|---|
Versión | 1.0 |
Dependencies | None |
Preconditions |
|
Description | Functionality to add new system |
Secuence |
|
Postconditions | Audit fields must save who created that system |
Exceptions | System must reject system creation if SID just exists for that customer.(no globally unique) |
Comments | None |
...
UC-06c | UserManagement - Remove system |
---|---|
Versión | 1.0 |
Dependencies | None |
Preconditions |
|
Description | Functionality to remove a system |
Secuence |
|
Postconditions | None |
Exceptions | System will raise and exception if primary key does not exist. System will raise and exception if customer ownership is not being satisfied. |
Comments | None |
...
UC-09d | SystemManagement - Find systems | ||
---|---|---|---|
Versión | 1.0 | ||
Dependencies | None | ||
Preconditions |
| ||
Description | Functionality to search for userssystems | ||
Secuence |
| ||
Postconditions | None | ||
Exceptions | None | ||
Comments | None | ||
UC-06e | UserManagement - Unblock user | ||
Versión | 1.0 | ||
Dependencies | None | ||
Preconditions |
| ||
Description | Functionality to unblock a user | ||
Secuence |
| ||
Postconditions | None | ||
Exceptions | System will raise and exception if primary key does not exist. | ||
Comments | None | ||
UC-06f | UserManagement - Reset password | ||
Versión | 1.0 | ||
Dependencies | None | ||
Preconditions |
| ||
Description | Functionality to reset password | ||
Secuence |
| ||
Postconditions | None | ||
Exceptions | System will raise and exception if primary key does not exist. | ||
Comments | None | ||
UC-06g | UserManagement - Login | ||
Versión | 1.0 | ||
Dependencies | None | Preconditions | |
Description | Functionality to sign into the portal | ||
Secuence |
| ||
Postconditions | None | Exceptions | System will raise and exception if user is blocked System will raise and exception if user credentials are wrong |
Comments | None |