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

TK_AU_ResetOperatorPassword

When the operator clicks the Forgot Password? , the task sends a request to reset the password.

Optionally executed

TK_AU_Authenticator

Validates the data entered in the Login screen

TK_AUCheckOperatorPassword

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.  

TK_AU_GetPwdChangeReasons

Retrieves a list of common reasons for a password change.

Optionally executed

TK_AU_ChangeOperatorPassword

Sets the new password and change reason for the operator.

Optionally executed

TK_AU_SessionCheck

Performs a check to see if the operator has any open PROIV Sessions flagged as resumable.

TK_AU_GetResumableSessions

Returns an XML report of any open PROIV Sessions that the user can resume.

Optionally executed

TK_AU_Session_Logon

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.

TK_AU_ClearResumableSessions

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:

  • Resume – PROIV Aurora logs on and any resumable sessions are resumed.

  • Clear – PROIV Aurora logs on, but resumable sessions are not resumed.

  • Cancel – Cancels the logon attempt.

Optionally executed

TK_AU_GetOperatorIdentity

Returns information about the logged in user required by PROIV Aurora.

TK_AU_MappedTasks

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.

TK_AU_GetPrinters

Returns an XML report of printers available to the specified operator.

Comment on this topic

Topic ID: 810034