Home
Analytics
Sample that shows how you can use REST to monitor the status of jobs in your iHub 3.1 server.
kclark
Sample that shows how you can use REST to monitor the status of jobs in your iHub 3.1 server. This example depends on JQuery 2.1.3 or newer.<br />
<br />
This example shows how to login to the iHub 3.1 and retireve an authentication token. Once the token has been received, I then use it to monitor for new jobs on the iHub and place them into a table. The script checks for new jobs every 500ms.<br />
<br />
Updated with new version:<br />
New version updates the job status
Find more posts tagged with
Comments
There are no comments yet