Hello Ryan,
It seems that the iphone app is returning an error message that it wasn’t able to connect to the server and that I should check my settings before pulse got the chance to send the joblist.
The webserver is running correctly, I’ve tested it with a browser to the addresses http://ip_address:8080/getJobs and http://ip_address:8080/Mobile_GetJobList and got results with both and on the pulse window I can see the log “Web Service: Executing Mobile_GetJobList script…” when sending request from the desktop’s browser and from the iphone app (by clicking refresh button) but the error message from the iphone appears before the log message “Web Service: Done executing Mobile_GetJobList script…”
I’ve even tested to go to the website address http://ip_address:8080/Mobile_GetJobList through the iphone browser and got results so I guess the only thing I can think of would be a timeout happening on the app.
The iphone is connected through a wifi connection in the same subnet of the server.
The last test i did was to delete some of the completed jobs in the list and I got the list on the iphone but we can’t decrease the number of days in the autodelete completed job repository option.
So, is there any requirements for the iphone to run the app? in the doc I can only find that it was tested on iOS 3.0. and if you think it’s a timeout problem is there anything I can do about it? and if not what could it be?
Thanks