<?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: Automate the data loading process in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563174#M44045</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;there is no way to distinguish between contractors; and this is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you said; no deletes are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;checking mechanism will be helpful specially due to the amount of data that I receive everyday and due to no of workers who work on seperate FGDBs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 14:46:23 GMT</pubDate>
    <dc:creator>eyadghatasheh</dc:creator>
    <dc:date>2017-10-26T14:46:23Z</dc:date>
    <item>
      <title>Automate the data loading process</title>
      <link>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563171#M44042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Professionals&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a central geodatabase with 30 buisness datasets inside. the same schema is shared with 30 contractors&amp;nbsp;&lt;/P&gt;&lt;P&gt;. I receive data from those contractor daily and need to load the new features in their respective datasets inside the central geodatabase. again I need to copy the features from the contractor dataset to the central dataset under the central geodatabase. keep in mind contractors are not aggregating the features, but everytime their datasets will have only the new data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I automate the loading process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 06:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563171#M44042</guid>
      <dc:creator>eyadghatasheh</dc:creator>
      <dc:date>2017-10-26T06:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automate the data loading process</title>
      <link>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563172#M44043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the append tool; you sould be able to script it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 11:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563172#M44043</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-10-26T11:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Automate the data loading process</title>
      <link>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563173#M44044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.esri.com/people/jborgion"&gt;jborgion&lt;/A&gt;&amp;nbsp;suggested the&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/append.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/append.htm"&gt;Append—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&amp;nbsp;is definitely the tool you want to look at.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;is it easy to distinguish by the FDGB name between the different contractors?&lt;/LI&gt;&lt;LI&gt;there are no deletes just additional data to include in the central GDB?&lt;/LI&gt;&lt;LI&gt;do you need a mechanism to check if content from a contracor GDB is already present in the central GDB?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:05:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563173#M44044</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-10-26T13:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Automate the data loading process</title>
      <link>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563174#M44045</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;there is no way to distinguish between contractors; and this is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you said; no deletes are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;checking mechanism will be helpful specially due to the amount of data that I receive everyday and due to no of workers who work on seperate FGDBs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 14:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/automate-the-data-loading-process/m-p/563174#M44045</guid>
      <dc:creator>eyadghatasheh</dc:creator>
      <dc:date>2017-10-26T14:46:23Z</dc:date>
    </item>
  </channel>
</rss>

