GetReportFromSIMS


A web server process that listens out and passes requests on to the CommandReporter utility of SIMS.
SIMS only works on
 Windows, so this script only runs on Windows. It needs to be installed as a
Windows service:



python GetReportFromSIMS.py  --username <username> --password <PASSWORD> --startup auto install

The script needs your own settings in various constant values. Edit config.py (should be in the
same directory as that which contains GetReportFromSIMS.py) and change the values at the start
of the file acccordingly.