<?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: Issue saving GUID in feature service in Flutter Maps SDK Questions</title>
    <link>https://community.esri.com/t5/flutter-maps-sdk-questions/issue-saving-guid-in-feature-service/m-p/1571079#M25</link>
    <description>&lt;P&gt;After some more digging, it looks like I missed the Guid() class!&lt;BR /&gt;&lt;BR /&gt;Just needed to call "Guid()" to create a new ID.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 00:36:45 GMT</pubDate>
    <dc:creator>samg_ak</dc:creator>
    <dc:date>2024-12-24T00:36:45Z</dc:date>
    <item>
      <title>Issue saving GUID in feature service</title>
      <link>https://community.esri.com/t5/flutter-maps-sdk-questions/issue-saving-guid-in-feature-service/m-p/1571045#M24</link>
      <description>&lt;P&gt;I'm trying to create a new feature in a feature service and as part of that I need to create a new GUID for a field. I'm able to create the feature, but the guid that I am passing into the new feature is not saving.&lt;/P&gt;&lt;P&gt;I'm using the uuid library and have tried using the these two methods,&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;using uuid.v4obj();&lt;/LI&gt;&lt;LI&gt;using uuid.v4() to create a guid in string and adding curly brackets to pass in a string version&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The GUID field in my feature service is not read-only and everything else saves fine. What is the best approach to saving this data type?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 20:57:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/flutter-maps-sdk-questions/issue-saving-guid-in-feature-service/m-p/1571045#M24</guid>
      <dc:creator>samg_ak</dc:creator>
      <dc:date>2024-12-23T20:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issue saving GUID in feature service</title>
      <link>https://community.esri.com/t5/flutter-maps-sdk-questions/issue-saving-guid-in-feature-service/m-p/1571079#M25</link>
      <description>&lt;P&gt;After some more digging, it looks like I missed the Guid() class!&lt;BR /&gt;&lt;BR /&gt;Just needed to call "Guid()" to create a new ID.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 00:36:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/flutter-maps-sdk-questions/issue-saving-guid-in-feature-service/m-p/1571079#M25</guid>
      <dc:creator>samg_ak</dc:creator>
      <dc:date>2024-12-24T00:36:45Z</dc:date>
    </item>
  </channel>
</rss>

