<?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 Initialize FeatureTable and add feature to new table in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/initialize-featuretable-and-add-feature-to-new/m-p/582058#M1803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a new empty featuretable and migrate some data from another featuretable to it by using addfeature. However, I get a null pointer exception for this new table. Is there any way to initialize an empty featuretable that is not null?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Mar 2017 16:13:41 GMT</pubDate>
    <dc:creator>SidharthPrem</dc:creator>
    <dc:date>2017-03-21T16:13:41Z</dc:date>
    <item>
      <title>Initialize FeatureTable and add feature to new table</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/initialize-featuretable-and-add-feature-to-new/m-p/582058#M1803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a new empty featuretable and migrate some data from another featuretable to it by using addfeature. However, I get a null pointer exception for this new table. Is there any way to initialize an empty featuretable that is not null?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 16:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/initialize-featuretable-and-add-feature-to-new/m-p/582058#M1803</guid>
      <dc:creator>SidharthPrem</dc:creator>
      <dc:date>2017-03-21T16:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Initialize FeatureTable and add feature to new table</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/initialize-featuretable-and-add-feature-to-new/m-p/582059#M1804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your empty feature table schema must come from somewhere first, a feature service with editing operations enabled from Online or Enterprise for example.&amp;nbsp;I assume you're starting with an existing schema from somewhere? You cannot create a feature table from scratch&amp;nbsp;using the Runtime API.&amp;nbsp;If you can describe more of what you need to do, for context, that might help. Are you using Local Server by chance? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 19:23:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/initialize-featuretable-and-add-feature-to-new/m-p/582059#M1804</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-03-23T19:23:10Z</dc:date>
    </item>
  </channel>
</rss>

