Originally Posted by
bantonia
Hi,
Thought I'd throw my 2 peneth in, I've been extracting SIMS data for some time now using the command reporter tool. I have a Java RMI server running on the SIMS server (could be a SIMS client) which runs the commandreporter.exe program as and when required, passing the parameters for the reports. These requests have been made by various Java clients, one example, updating Moodle students, staff and classes. The Java RMI server traps the output and sends the data as an object back to the client. I've also, as a proof of concept, created a "Learning Gateway" like site running servlets on a Glassfish server through the same interface. Obviously no write back.
It can be done, the only problem is the speed of running SIMS reports!