How to overcome Geoprocessor.submitJob status callback caching in IE?

1050
2
01-12-2017 02:12 PM
FredSpataro
Occasional Contributor III

Hi All, 

I have a Javascript API web application connecting to GP services on a secure AGS instance via the Esri Proxy.  All is good, except some IE and Edge users (not all, not consistent) are experiencing job failures b/c the status check request is always using the "cached" version and never receiving the complete trigger.  

What's the appropriate way to handle this situation? 

Thanks 

Fred. 

0 Kudos
2 Replies
BjornSvensson
Esri Regular Contributor

flspat - Are you using a proxy?
If so, does it work fine without a proxy?

0 Kudos
FredSpataro
Occasional Contributor III

Hi Bjorn, 

Yes we are using the Esri Proxy. I haven't run it without the proxy just yet but can give it a try. 

0 Kudos