<?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: Publish &amp; Edit geodatabases in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813240#M3322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are saying do a one time, 1 way replication. &amp;nbsp;Then run the synchronize changes tool from SDE to File Geodatabase? &amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess I'm asking how often do I have to do the 1 way replication?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2017 16:23:22 GMT</pubDate>
    <dc:creator>JohnMellor__GISP</dc:creator>
    <dc:date>2017-02-28T16:23:22Z</dc:date>
    <item>
      <title>Publish &amp; Edit geodatabases</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813238#M3320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are setting up an environment to push out from our Edit SDE Geodatabase to a Publish File Geodatabase. &amp;nbsp;Our plan is to use the Edit SDE Geodatabase with ESRI's Collector App for updates to our GIS. &amp;nbsp;And to use our Publish File Geodatabase as the warehouse for our GIS to push out REST services. &amp;nbsp;&lt;/P&gt;&lt;P&gt;At the center of our discussion is the 'how' to move the data from the Edit SDE Geodatabase to the Publish File Geodatabase. &amp;nbsp;We would like to address the group and collect ideas on what best practice options would be.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should we do a check-out replica? &amp;nbsp;A truncate and append? &amp;nbsp;Or would there be a way for Publish File Geodatabase to listen for changes to Edit SDE Geodatabase and pick up those changes?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 15:10:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813238#M3320</guid>
      <dc:creator>JohnMellor__GISP</dc:creator>
      <dc:date>2017-02-28T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Publish &amp; Edit geodatabases</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813239#M3321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend a &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/creating-a-one-way-or-two-way-replica.htm"&gt;1-way replication &lt;/A&gt;from the EDIT SDE Geodatabase to the Publish File Geodatabase.&amp;nbsp; You can simply execute the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/synchronize-changes.htm"&gt;synchronize changes&lt;/A&gt; tool to sync updates from the SDE to File Geodatabase.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 16:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813239#M3321</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-02-28T16:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Publish &amp; Edit geodatabases</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813240#M3322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are saying do a one time, 1 way replication. &amp;nbsp;Then run the synchronize changes tool from SDE to File Geodatabase? &amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess I'm asking how often do I have to do the 1 way replication?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 16:23:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813240#M3322</guid>
      <dc:creator>JohnMellor__GISP</dc:creator>
      <dc:date>2017-02-28T16:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Publish &amp; Edit geodatabases</title>
      <link>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813241#M3323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 1 way replication is one time operation to setup.&amp;nbsp; Once it's setup, the replica exists between the parent and child geodatabase.&amp;nbsp; You can have multiple 1 way replicas, though.&amp;nbsp; For example, I would recommend setting up different 1 way replicas for the different services you are going to publish.&amp;nbsp; You can then synchronize the replicas as often as you'd like.&amp;nbsp; You can even setup a python script to automate the synchronization using Windows Task Scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2013/07/30/scheduling-a-scrip/" title="https://blogs.esri.com/esri/arcgis/2013/07/30/scheduling-a-scrip/"&gt;Scheduling a Python script or model to run at a prescribed time | ArcGIS Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/scheduling-a-python-script-to-run-at-prescribed-times.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/executing-tools/scheduling-a-python-script-to-run-at-prescribed-times.htm"&gt;Scheduling a Python script to run at prescribed times—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 16:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/publish-edit-geodatabases/m-p/813241#M3323</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-02-28T16:28:20Z</dc:date>
    </item>
  </channel>
</rss>

