<?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 Unable to save the raster file after Geo processing task done  in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/unable-to-save-the-raster-file-after-geo/m-p/506387#M1566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;unable to save the raster file after Geo processing task done.&lt;/P&gt;&lt;P&gt;i used below code used for this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #006a00;"&gt;// access raster or data file after task is done&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #595959;"&gt;&lt;SPAN class="" style="color: #aa0d91;"&gt;void&lt;/SPAN&gt; &lt;SPAN class="" style="color: #1c00cf;"&gt;process&lt;/SPAN&gt;&lt;SPAN class="" style="color: #5c2699;"&gt;(GeoprocessingResult geoprocessingResult)&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;{ &lt;/SPAN&gt;&lt;SPAN class="" style="color: #aa0d91;"&gt;final&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; GeoprocessingRaster geoprocessingRaster = (GeoprocessingRaster) geoprocessingResult.getOutputs().get(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"Hotspot_Raster"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;); ListenableFuture&amp;lt;Void&amp;gt; fetchRasterFuture = geoprocessingRaster.fetchFileAsync(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"&amp;lt;fileNameWithPath&amp;gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;); fetchRasterFuture.addDoneListener(() -&amp;gt; { &lt;/SPAN&gt;&lt;SPAN class="" style="color: #006a00;"&gt;// file now available at &amp;lt;fileNameWithPath&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; }); }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8f8f8; color: #595959;"&gt;&lt;STRONG&gt;Above code working in version 100.1. But using same code in version 100.2 and 100.4. Raster is not getting saved(download) and&amp;nbsp; their&amp;nbsp;is no error/warning&amp;nbsp; also.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f8f8f8; color: #595959;"&gt;kindly help me.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2018 04:57:22 GMT</pubDate>
    <dc:creator>Siva_SankaraReddy_T</dc:creator>
    <dc:date>2018-12-07T04:57:22Z</dc:date>
    <item>
      <title>Unable to save the raster file after Geo processing task done</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/unable-to-save-the-raster-file-after-geo/m-p/506387#M1566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;unable to save the raster file after Geo processing task done.&lt;/P&gt;&lt;P&gt;i used below code used for this task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #006a00;"&gt;// access raster or data file after task is done&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #595959;"&gt;&lt;SPAN class="" style="color: #aa0d91;"&gt;void&lt;/SPAN&gt; &lt;SPAN class="" style="color: #1c00cf;"&gt;process&lt;/SPAN&gt;&lt;SPAN class="" style="color: #5c2699;"&gt;(GeoprocessingResult geoprocessingResult)&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;{ &lt;/SPAN&gt;&lt;SPAN class="" style="color: #aa0d91;"&gt;final&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; GeoprocessingRaster geoprocessingRaster = (GeoprocessingRaster) geoprocessingResult.getOutputs().get(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"Hotspot_Raster"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;); ListenableFuture&amp;lt;Void&amp;gt; fetchRasterFuture = geoprocessingRaster.fetchFileAsync(&lt;/SPAN&gt;&lt;SPAN class="" style="color: #c41a16;"&gt;"&amp;lt;fileNameWithPath&amp;gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;); fetchRasterFuture.addDoneListener(() -&amp;gt; { &lt;/SPAN&gt;&lt;SPAN class="" style="color: #006a00;"&gt;// file now available at &amp;lt;fileNameWithPath&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; }); }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f8f8f8; color: #595959;"&gt;&lt;STRONG&gt;Above code working in version 100.1. But using same code in version 100.2 and 100.4. Raster is not getting saved(download) and&amp;nbsp; their&amp;nbsp;is no error/warning&amp;nbsp; also.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #f8f8f8; color: #595959;"&gt;kindly help me.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 04:57:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/unable-to-save-the-raster-file-after-geo/m-p/506387#M1566</guid>
      <dc:creator>Siva_SankaraReddy_T</dc:creator>
      <dc:date>2018-12-07T04:57:22Z</dc:date>
    </item>
  </channel>
</rss>

