Product Architecture: Difference between revisions
From Vision
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
The file structure is: | The file structure is: | ||
Vision | Vision\ | ||
*Admin – Sys Admin ASP forms | *Admin – Sys Admin ASP forms | ||
*MTS – MTS ASP forms | *MTS – MTS ASP forms |
Revision as of 10:54, 25 August 2010
Vision is generally installed on E:\Vision.
The file structure is:
Vision\
- Admin – Sys Admin ASP forms
- MTS – MTS ASP forms
- Releases – Folder to do upgrades in - see Release Process for details.
- Scripts – Data Mining scripts
- Vision_Mining.vbs – scheduled script that runs the datamines
- GetSysDetails_MySQL.asp – the WCS datamine script
- GetSysDetails_WMS.asp – the WMS datamine script
- Vision_Cleardown.vbs – scheduled script to clear down data
- Vision_Mining.vbs – scheduled script that runs the datamines
- Settings – User Settings ASP forms
- TMS – TMS ASP forms
- WCS – WCS ASP forms
- WMS – WMS ASP forms
- Charts – Flash objects for Graphs and Charts
- Database – for releases and initial installation - the database structure.
- Files – GIFs, CSS, etc
- Includes – common ASP/JS files
- jQuery – JavaScript extension and plugins used in some screens
The database is installed on the machine, under port 5306. This is accessible through MySQL Workbench remotely. Install workbench through MySQL website (latest mysql-workbench-gpl-5.2.26-win32.msi).