Threads

<< Click to Display Table of Contents >>

Navigation:  General Functions > Configuring the MIE (Programmer's Guide) > Wizards >

Threads

Each time a wizard is actually used by a user, a thread is created to track progress by that user through the wizard.  The thread tracks each time/date the user started and ended each step within the wizard, including multiple visits to a step.  It also tracks the primary key values for every record created by the wizard.

Threads may be viewed (given proper access) to assess the progress of any given wizard for a given user.

Threads show the wizard that spawned the thread, the name of the user, the current step, when the thread was initially started, and (if the thread is completed) when the completion occurred.  Given proper access, you may also view the worklog of the thread, which maintains the start/stop times and primary key values.