<?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 How do i populate GlobalID's in a geodatabase using ArcObjects for .NET? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1031068#M20256</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am looking for information on populating GlobalID's in a geodatabase using ArcObjects for .NET.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;We have users who would like to edit features in Survey123 that were created in ArcMap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;In order to work with Survey123, I need to adopt GlobalId usage. I'm just not sure on how to automate the population the GlobalId's in C#.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Any information is appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Feb 2021 18:06:36 GMT</pubDate>
    <dc:creator>ScottLehto3</dc:creator>
    <dc:date>2021-02-26T18:06:36Z</dc:date>
    <item>
      <title>How do i populate GlobalID's in a geodatabase using ArcObjects for .NET?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1031068#M20256</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I am looking for information on populating GlobalID's in a geodatabase using ArcObjects for .NET.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;We have users who would like to edit features in Survey123 that were created in ArcMap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;In order to work with Survey123, I need to adopt GlobalId usage. I'm just not sure on how to automate the population the GlobalId's in C#.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Any information is appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 18:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1031068#M20256</guid>
      <dc:creator>ScottLehto3</dc:creator>
      <dc:date>2021-02-26T18:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do i populate GlobalID's in a geodatabase using ArcObjects for .NET?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1031109#M20257</link>
      <description>&lt;P&gt;The values of GlobalIDs are initially generated when the &lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/add-global-ids.htm" target="_self"&gt;Add Global ID&lt;/A&gt; command is run. After that the Geodatbase in which the features reside takes care of new records; if a new record is added, a unique global id is generated for that record.&lt;/P&gt;&lt;P&gt;I know that Survey123 likes to use GlobalIDs as a relationship key but it's been a while since I worked with Survey 123 in that capacity.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2021 19:43:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1031109#M20257</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-26T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do i populate GlobalID's in a geodatabase using ArcObjects for .NET?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1034092#M20273</link>
      <description>&lt;P&gt;It appears the Add Global ID Tool in ESRI would take care of it but a higher level of license is needed to run that tool.&lt;/P&gt;&lt;P&gt;Since my users may often have the lowest tiered version i opted for a different way. You can code for this directly in C# using&amp;nbsp;System.Guid.NewGuid().ToString()); to populate your GUIDs.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 19:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-do-i-populate-globalid-s-in-a-geodatabase/m-p/1034092#M20273</guid>
      <dc:creator>ScottLehto3</dc:creator>
      <dc:date>2021-03-08T19:07:06Z</dc:date>
    </item>
  </channel>
</rss>

