MrSteed Posted May 15, 2014 Posted May 15, 2014 Hi guys, new here so be gentle with me I would like to have a monitor in our school's main reception that displays college points. We use SIMS as our MIS and would be using an Apache web server running on a raspberry pi to power the display. I could run a report in sims to output the college points and then I assume it would be a case of displaying this via the pi? Has anyone got any ideas on where I could start with this? cheers, Rich Steed Head of Computing/ VLE Alsager School
LosOjos Posted May 15, 2014 Posted May 15, 2014 To automate the whole process, you'll want to look at CommandReporter, here are a few threads to get you going with that: http://www.edugeek.net/forums/mis-systems/66215-sims-net-reporting.html http://www.edugeek.net/forums/mis-systems/83623-executing-commandreporter-scripts.html http://www.edugeek.net/forums/mis-systems/119999-command-reporter-filtering-reports.html http://www.edugeek.net/forums/mis-systems/86701-clr-params-string.html Unfortunately, that will only run under Windows so you won't be able to run it directly on the Pi. However, you could set up a scheduled task to run your reports via CLR on the SIMS server then save the resulting CSV/XML to a share the Pi can access. Then it's a case of displaying that data - what does your Pi use to generate the display at the moment? i.e. a webpage, Xibo, slides...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now