<?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: Offline map does not include Tables in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128677#M1477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide some more info on this one, there's been some other reports about standalone table download problems and we're trying to narrow down the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any extra info you can provide would be great. Here's a few questions that come to mind:&lt;/P&gt;&lt;P&gt;- Are there any&amp;nbsp;error / warning messages&amp;nbsp;during the job run?&lt;/P&gt;&lt;P&gt;- Can you access the tables in the online map before the download?&lt;/P&gt;&lt;P&gt;- Could you share the&amp;nbsp;job JSON (Job.ToJson()) after the run.&lt;/P&gt;&lt;P&gt;- I'm also wondering about authentication issues; are the tables from hosted services?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Oct 2019 15:31:29 GMT</pubDate>
    <dc:creator>GregDeStigter</dc:creator>
    <dc:date>2019-10-24T15:31:29Z</dc:date>
    <item>
      <title>Offline map does not include Tables</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128676#M1476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am taking a map offline in a Xamarin forms app using OfflineMapTask.&amp;nbsp; After the download my Map object does not contain a standalone table that is contained in the WebMap.&amp;nbsp; I have a WPF application uses the same code and in that application the table was in the Map object.&amp;nbsp; We are using 100.6 in the Xamarin application and the WPF was done in 100.4, other than that no differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has something changed in 100.6 that requires a new setting in parameters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 12:49:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128676#M1476</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-10-24T12:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map does not include Tables</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128677#M1477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide some more info on this one, there's been some other reports about standalone table download problems and we're trying to narrow down the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any extra info you can provide would be great. Here's a few questions that come to mind:&lt;/P&gt;&lt;P&gt;- Are there any&amp;nbsp;error / warning messages&amp;nbsp;during the job run?&lt;/P&gt;&lt;P&gt;- Can you access the tables in the online map before the download?&lt;/P&gt;&lt;P&gt;- Could you share the&amp;nbsp;job JSON (Job.ToJson()) after the run.&lt;/P&gt;&lt;P&gt;- I'm also wondering about authentication issues; are the tables from hosted services?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 15:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128677#M1477</guid>
      <dc:creator>GregDeStigter</dc:creator>
      <dc:date>2019-10-24T15:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Offline map does not include Tables</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128678#M1478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After further investigation and looking at the output results I found the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that when a service is published to AGOL that even though the field Creator already existed it created another field called &lt;SPAN&gt;Creator&amp;nbsp;&lt;/SPAN&gt;.&amp;nbsp; How it would allow the creation of a field with the same name as an existing one I am not sure.&amp;nbsp; But the service layer ends up with two fields called &lt;SPAN&gt;Creator&amp;nbsp;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sqlite is not so liberal in field naming.&amp;nbsp; When the sqlite database is being created and the second &lt;SPAN&gt;Creator&amp;nbsp;&lt;/SPAN&gt;field comes along it fails and the table is not created:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Job Table Error: Esri.ArcGISRuntime.Data.ServiceFeatureTable : Esri.ArcGISRuntime.ArcGISRuntimeException: The field already exists.: Creator&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After deleting the extra field from the AGOL service table it generated the table as expected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 20:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/offline-map-does-not-include-tables/m-p/128678#M1478</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-10-24T20:46:35Z</dc:date>
    </item>
  </channel>
</rss>

