<?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: How to develop Asynchronous operations (REST) in Custom SOE ? in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-develop-asynchronous-operations-rest-in/m-p/111093#M531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the pattern that use Esri for asynchronous task. You can see, for example, Export Tile &lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#//02r30000025t000000" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#//02r30000025t000000"&gt;ArcGIS REST API&lt;/A&gt; where the operation return a &lt;CODE&gt;&lt;SPAN class="s2"&gt;jobId and &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;jobStatus. &lt;/SPAN&gt;&lt;/CODE&gt; The operation return immediately jobId that you use in subsequent calls to method and when the jobStatus return 'Successed' (completed job) you get result. Your client check every x seconds the status of job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 10:58:54 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2015-08-06T10:58:54Z</dc:date>
    <item>
      <title>How to develop Asynchronous operations (REST) in Custom SOE ?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-develop-asynchronous-operations-rest-in/m-p/111092#M530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know , how we can develop Asynchronous operations in Custom SOE.&lt;/P&gt;&lt;P&gt;Can you please guide me in direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 10:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-develop-asynchronous-operations-rest-in/m-p/111092#M530</guid>
      <dc:creator>PareshPatel2</dc:creator>
      <dc:date>2015-07-30T10:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to develop Asynchronous operations (REST) in Custom SOE ?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-develop-asynchronous-operations-rest-in/m-p/111093#M531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the pattern that use Esri for asynchronous task. You can see, for example, Export Tile &lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#//02r30000025t000000" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#//02r30000025t000000"&gt;ArcGIS REST API&lt;/A&gt; where the operation return a &lt;CODE&gt;&lt;SPAN class="s2"&gt;jobId and &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;jobStatus. &lt;/SPAN&gt;&lt;/CODE&gt; The operation return immediately jobId that you use in subsequent calls to method and when the jobStatus return 'Successed' (completed job) you get result. Your client check every x seconds the status of job.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-develop-asynchronous-operations-rest-in/m-p/111093#M531</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2015-08-06T10:58:54Z</dc:date>
    </item>
  </channel>
</rss>

