TK_AU_ClearResumableSessions

   PROIV Aurora Help

This Task 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 appears containing the following three options:

The task is called when you select the Clear option. It removes resumable session records for the Operator ID who is attempting to log on.

I/O

Variable

Type

Length

Notes

Input

coDiv

A

3

If the Aurora URL is Company/Division code specific, then the coDiv contains its value, otherwise for multi-Co/Div logons, the value is null.

Input

operatorID

A

32

 

This Task calls the Start function @AU_ClearResumableSessions by default. When implementing a third party security and menu system, it is recommended that you implement this specific function name instead of altering the Task Definition to call an alternative Start function. You can import an empty version of the function from the aurora_core_replaceables.vpx file and then edit as appropriate. However, if you change the Start function on the Task Definition to call an alternative function name, the definition must be changed at system upgrade with a new version from the aurora_core_replaceables.vpx file.

 


 

Comment on this topic

Topic ID: 810046