next up previous contents
Next: The knock Service Method Up: Solving Problems Remotely with Previous: The retrieve Service Method   Contents


The getJobID Service Method

Before submitting a job with the send method a JobID is required. The OSSolverService can get a JobID with the following options.

-serviceLocation http://gsbkip.chicagogsb.edu/os/OSSolverService.jws
-serviceMethod getJobID
Note that no OSoL input file is specified. In this case, the OSSolverService sends an empty string. A string is returned with the JobID. This JobID is then put into a <jobID> element in an OSoL string that would be used by the send method.



Kipp Martin 2008-01-16