<?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: Exporting GLOBALID in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676710#M4652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestion. I will definitely give it a try. Is there a way&amp;nbsp; through which i can set environment&amp;nbsp; PreserverGlobalIDs to true using ArcObjects? I know we can do this using ArcPy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2018 09:31:03 GMT</pubDate>
    <dc:creator>SurajJha1</dc:creator>
    <dc:date>2018-08-30T09:31:03Z</dc:date>
    <item>
      <title>Exporting GLOBALID</title>
      <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676708#M4650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Arcobjects and exporting feature class using FeatureClassTOGeodatabase tool. It would be grateful if any one can help me to know how i can export GlobalID using this&amp;nbsp; tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 07:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676708#M4650</guid>
      <dc:creator>SurajJha1</dc:creator>
      <dc:date>2018-08-30T07:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting GLOBALID</title>
      <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676709#M4651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Checking the environment settings for arcmap/pro tools reveals that&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-feature-class.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-feature-class.htm"&gt;Feature Class to Feature Class—Conversion toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; supports global ids&lt;/P&gt;&lt;P&gt;Environments&lt;/P&gt;&lt;DIV&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/current-workspace.htm"&gt;Current Workspace&lt;/A&gt;, ... snip...&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/output-z-domain.htm"&gt;...&lt;/A&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/preserve-globalids.htm"&gt;Preserve Global IDs&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas this doesn't&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-geodatabase.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/conversion/feature-class-to-geodatabase.htm"&gt;Feature Class To Geodatabase—Conversion toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676709#M4651</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-30T09:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting GLOBALID</title>
      <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676710#M4652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestion. I will definitely give it a try. Is there a way&amp;nbsp; through which i can set environment&amp;nbsp; PreserverGlobalIDs to true using ArcObjects? I know we can do this using ArcPy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:31:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676710#M4652</guid>
      <dc:creator>SurajJha1</dc:creator>
      <dc:date>2018-08-30T09:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting GLOBALID</title>
      <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676711#M4653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;preserving globalids can be set only for those tools that support it otherwise it has no affect.&amp;nbsp; I know of no approach to set something that isn't supported.&amp;nbsp; arcpy is just wrappers (largely) around arcobjects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an arcpy example that demonstrates how you can set it or override it in FeatureClassToGeodatabase that would be interesting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 09:46:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676711#M4653</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-08-30T09:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting GLOBALID</title>
      <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676712#M4654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan I checked and feature class to feature class tool is working fine. Now my only worry how to set environment to preserve globalid through Arcobject code and how to do this for table also.If you have any idea please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 11:03:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676712#M4654</guid>
      <dc:creator>SurajJha1</dc:creator>
      <dc:date>2018-08-30T11:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting GLOBALID</title>
      <link>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676713#M4655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I basically need&amp;nbsp;arcpy.env.preserveGlobalIds = True equivalent in arcobjects&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 11:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/exporting-globalid/m-p/676713#M4655</guid>
      <dc:creator>SurajJha1</dc:creator>
      <dc:date>2018-08-30T11:58:28Z</dc:date>
    </item>
  </channel>
</rss>

