Login Tasks
|
|
![]() |
The Tasks are listed in chronological order. Where Tasks are optionally executed in the context of a given login, this is indicated by ‘Optionally Executed’.
Task |
Description |
When the operator clicks the Forgot Password? , the task sends a request to reset the password. Optionally executed |
|
Validates the data entered in the Login screen |
|
Determines if an operator’s password needs to be changed. It calls TK_AU_GetPwdChangeReasons and if there is a list of password reasons, you can select one of them. If the list is empty, the Reason field is not displayed. |
|
Retrieves a list of common reasons for a password change. Optionally executed |
|
Sets the new password and change reason for the operator. Optionally executed |
|
Performs a check to see if the operator has any open PROIV Sessions flagged as resumable. |
|
Returns an XML report of any open PROIV Sessions that the user can resume. Optionally executed |
|
Stores data against a session number that the new tab can then read in order to start or resume the correct PROIV Function or Route. |
|
Manages resumable PROIV Aurora sessions. For example, when you log on to PROIV Aurora and there are resumable sessions, (Sessions that were not exited cleanly from the previous session, i.e. caused by the session timing out), a window displays the following three options:
Optionally executed |
|
Returns information about the logged in user required by PROIV Aurora. |
|
Retrieves an array of names values pairs held in a single string, these map known PROIV Aurora tasks to PROIV Functions to provide the functionality. This is currently restricted to the Edit Favourites and Change Operator Password options. |
|
Returns an XML report of printers available to the specified operator. |
Section Links
Topic ID: 810034