<?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: PortalItem fetchData (progress incorrect value) in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/portalitem-fetchdata-progress-incorrect-value/m-p/872056#M3327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looping in &lt;A href="https://community.esri.com/space/2136"&gt;ArcGIS Runtime SDK for Qt&lt;/A&gt;‌ to see if anyone&amp;nbsp;in this group know why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2019 21:34:01 GMT</pubDate>
    <dc:creator>ErwinSoekianto</dc:creator>
    <dc:date>2019-01-04T21:34:01Z</dc:date>
    <item>
      <title>PortalItem fetchData (progress incorrect value)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/portalitem-fetchdata-progress-incorrect-value/m-p/872055#M3326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Im trying the AppStudio 3.2 /&amp;nbsp;Esri.ArcGISRuntime&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;100.4 on Windows 10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;BR /&gt;Im am using a PortalItem to download a tpk from an arcgis portal.&lt;BR /&gt;&lt;BR /&gt;Im not having any problem downloading it. However the progress reported during the download is always 100. Something seems to be wrong.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I attach to&amp;nbsp;&lt;/P&gt;&lt;PRE style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #800000; border: 0px; font-weight: inherit;"&gt;onFetchDataProgressChanged&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;this is&amp;nbsp;the log that I get printing the&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;fetchDataProgress object&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;(First log)&lt;BR /&gt;qml: {"objectName":"","objectType":"NetworkRequestProgress","error":null,"objects":{},"bytesReceived":"0","bytesReceivedAsInt":0,"bytesSent":"0","bytesSentAsInt":0,"estimatedFinishTime":null,"progressPercentage":0,"startTime":"2018-12-29T16:56:13.083Z","totalBytesToReceive":"0","totalBytesToReceiveAsInt":0,"totalBytesToSend":"0","totalBytesToSendAsInt":0}&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;(Second log)&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;qml: {"objectName":"","objectType":"NetworkRequestProgress","error":null,"objects":{},"bytesReceived":"83665","bytesReceivedAsInt":83665,"bytesSent":"0","bytesSentAsInt":0,"estimatedFinishTime":"2018-12-29T16:56:13.341Z","progressPercentage":100,"startTime":"2018-12-29T16:56:13.083Z","totalBytesToReceive":"0","totalBytesToReceiveAsInt":0,"totalBytesToSend":"0","totalBytesToSendAsInt":0}&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;......&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;......&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;(N log)&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;qml: {"objectName":"","objectType":"NetworkRequestProgress","error":null,"objects":{},"bytesReceived":"115543108","bytesReceivedAsInt":115543108,"bytesSent":"0","bytesSentAsInt":0,"estimatedFinishTime":"2018-12-29T16:57:27.207Z","progressPercentage":100,"startTime":"2018-12-29T16:56:13.083Z","totalBytesToReceive":"0","totalBytesToReceiveAsInt":0,"totalBytesToSend":"0","totalBytesToSendAsInt":0}&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;In the second one, the percentage is already 100.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 23:37:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/portalitem-fetchdata-progress-incorrect-value/m-p/872055#M3326</guid>
      <dc:creator>RodrigoPintos</dc:creator>
      <dc:date>2019-01-03T23:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: PortalItem fetchData (progress incorrect value)</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/portalitem-fetchdata-progress-incorrect-value/m-p/872056#M3327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looping in &lt;A href="https://community.esri.com/space/2136"&gt;ArcGIS Runtime SDK for Qt&lt;/A&gt;‌ to see if anyone&amp;nbsp;in this group know why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 21:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/portalitem-fetchdata-progress-incorrect-value/m-p/872056#M3327</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2019-01-04T21:34:01Z</dc:date>
    </item>
  </channel>
</rss>

