<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GeoProcessing Task in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502230#M46603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have yet in submitJob callback and errback for complete job. StatusCallback is optional and you can manage with setUpdadeDelay (for set interval check status) and cancelJobStatusUpdates(jobId) for Cancels the periodic job status updates initiated automatically for when submitJob() is invoked. What's the real problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 13:37:53 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2012-11-27T13:37:53Z</dc:date>
    <item>
      <title>GeoProcessing Task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502229#M46602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a question regarding the geoprocessing class within the ArcGIS API for JavaScript. The question is in regard to using the clip and ship sample. We have a 23 layers we would like to clip and ship. I would like to use the cancelJobStatusUpdates function to allow the server time to clip and ship the layers. I have tried using the SetUpdateDelay function but it still times out for certain areas of the map. I would like to just add a listener to the the geoprocessing task that would wait until the jobinfo.jobstatus has changed to success. How do I successfully use the cancelJobStatusUpdates function even though I don't have my jobInfo defined until my submitJob function is started?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 12:15:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502229#M46602</guid>
      <dc:creator>CubbySkeete</dc:creator>
      <dc:date>2012-11-27T12:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: GeoProcessing Task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502230#M46603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have yet in submitJob callback and errback for complete job. StatusCallback is optional and you can manage with setUpdadeDelay (for set interval check status) and cancelJobStatusUpdates(jobId) for Cancels the periodic job status updates initiated automatically for when submitJob() is invoked. What's the real problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502230#M46603</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-11-27T13:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: GeoProcessing Task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502231#M46604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My output.zip file is not finished being created before the gp task returns. This causes the 'job (jobid) does not exist or is inaccessible' error. I can look at the server and see that the output.zip is created after the gp task errors out. It will work if I use fewer layers and less time is needed to create the output file, but the more layers I use the longer it takes. I can use the setUpdateDelay function to 2 mins and it works. I don't want to wait 2 minutes, if I only select 2 layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 16:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502231#M46604</guid>
      <dc:creator>CubbySkeete</dc:creator>
      <dc:date>2012-11-27T16:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: GeoProcessing Task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502232#M46605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using this sample &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/002v/002v00000019000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/002v/002v00000019000000.htm&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using method asynchronous in python ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 07:15:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502232#M46605</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-11-28T07:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: GeoProcessing Task</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502233#M46606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes&amp;nbsp; I am using that sample and the out of the box python script. I believe the magic number is 10 layers. If you try to clip and ship with more than 10 it will error. My solution was to and the 'setUpdateDelay' to 4 minutes and add the email the zip once it is complete. Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 13:01:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geoprocessing-task/m-p/502233#M46606</guid>
      <dc:creator>CubbySkeete</dc:creator>
      <dc:date>2012-11-30T13:01:23Z</dc:date>
    </item>
  </channel>
</rss>

