Web Based Administration

The most common administrative tasks for M3 Graphical Lot Tracker can be accessed directly from the Web Application. To enable the web based administration section, IIS security needs to be enabled, and users who need to have access to application administration should be added to a user group. The database configuration settings in the standard M3 Graphical Lot Tracker setup can be used with the user group GLTADMIN.

For details on how to set up user groups, see User Group Settings in M3 Graphical Lot Tracker.

Each section in the application administration web UI can be enabled or disabled using configuration entries:

.INTERFACE:ADMIN_HOME Enable the System Administration menu option, and read only tasks (review log files, review System Log)
.INTERFACE:ADMIN_CONFIG Enable configuration settings. Add/Modify/Delete configuration entries. Refer to the Database Configuration.
.INTERFACE:ADMIN_LOCALIZATION Enable the application localization function. Change the text of list headings, user messages, field labels, etc. throughout the application. Refer to the Language Configuration.
.INTERFACE:ADMIN_RELOADTRACELINE Enable the function to run the data transfer job off-schedule as described in the Start Update Job – Ad hoc data transfer section of Configuration Tool Actions. The progress of the data transfer can be monitored on the System Log.
.INTERFACE:ADMIN_CONFIG_ADD Used in conjunction with .INTERFACE:ADMIN_CONFIG, to disable ability to add/override configuration values.
.INTERFACE:ADMIN_CONFIG_DELETE Used in conjunction with .INTERFACE:ADMIN_CONFIG, to prevent accidental deletion of configuration values.
.INTERFACE:ADMIN_JOBSCHEDULE Enable users to modify/enable/disable data transfer schedule. See "Schedule Daily Processing" for details.
.INTERFACE:ADMIN_SYSTEMLOG Enable/Disable the option for users to review system log entries logged in the trace line database. See "System Log" for details.
.INTERFACE:ADMIN_VIEW_LOG Enable/Disable the option for users to review system log entries logged on file.

All administrative tasks are for the selected trace line only and, for the application localization function, for the selected language.

For more details on the database configuration settings, see List of Configuration Entries.