<?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: Appending Survey123 data and maintaining relationships in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859055#M25364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks James, this makes sense. I was at the point where I was trying not to republish. This survey is for some interns we currently have and their time is limited. What I ended up doing was going to the items detail page and on the data tab, I simply copy and pasted the new parent global ID for each record that was missing the relationship. Not ideal, but it worked and I didn't have to republish and risk losing anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2020 19:38:49 GMT</pubDate>
    <dc:creator>BradleyManning1</dc:creator>
    <dc:date>2020-07-20T19:38:49Z</dc:date>
    <item>
      <title>Appending Survey123 data and maintaining relationships</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859052#M25361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently had to make changes to a survey I built that had a lot of begin repeats (various pieces of related equipment). I made schema changes to the survey which caused the survey to lose any submitted data to that point. Before publishing I downloaded the submitted surveys as a file gdb. I then published the new survey schema, but I needed to append the survey data I downloaded back in to the feature service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the steps here:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000021695" title="https://support.esri.com/en/technical-article/000021695"&gt;How To: Append data to a Survey123 for ArcGIS survey from an existing survey with related tables&lt;/A&gt;&amp;nbsp;to append the surveys back in, however I lost all of the relationships the survey originally had. So now, all of the data is appended in to the tables again, however, they are not related in anyway. I assume because when I appended them in, a new Global ID, or something along those lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to append downloaded surveys back in to the surveys feature service, and maintain those relationships?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently on version 3.9.120&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 16:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859052#M25361</guid>
      <dc:creator>BradleyManning1</dc:creator>
      <dc:date>2020-07-20T16:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Survey123 data and maintaining relationships</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859053#M25362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bradley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing that can be done at the publishing step is to choose to use another GUID field instead of globalID as the parent relationship field - this would allow the relationship to persist across a change as you describe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using ArcGIS Pro, it is possible to maintain existing GlobalIDs using the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/append.htm"&gt;Append Geoprocessing tool&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aside from the above, as part of the migration process, you can add an additional GUID field while the data is in a geodatabase to store the existing globalID; that field also needs to exist in the feature class. &amp;nbsp;After the data is loaded, you can create a lookup table between new globalID and existing globalID and update the destination fields with the new values (this is probably best done&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 17:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859053#M25362</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2020-07-20T17:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Survey123 data and maintaining relationships</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859054#M25363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bradley,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On top of what James said here are a few additional resources that may help out:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/213108-loading-survey123-data-with-realted-tables-into-a-new-form#comment" title="https://community.esri.com/thread/213108-loading-survey13-data-with-related-tables-into-a-new-form#comment-765091"&gt;https://community.esri.com/thread/213108-loading-survey13-data-with-related-tables-into-a-new-form#comment-765091&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=S5V6MIrAKCk&amp;amp;t=1s"&gt;https://www.youtube.com/watch?v=S5V6MIrAKCk&amp;amp;t=1s&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be updating that How To article to include the ArcGIS Pro workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zach&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 17:41:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859054#M25363</guid>
      <dc:creator>ZacharySutherby</dc:creator>
      <dc:date>2020-07-20T17:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Survey123 data and maintaining relationships</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859055#M25364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks James, this makes sense. I was at the point where I was trying not to republish. This survey is for some interns we currently have and their time is limited. What I ended up doing was going to the items detail page and on the data tab, I simply copy and pasted the new parent global ID for each record that was missing the relationship. Not ideal, but it worked and I didn't have to republish and risk losing anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 19:38:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859055#M25364</guid>
      <dc:creator>BradleyManning1</dc:creator>
      <dc:date>2020-07-20T19:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Survey123 data and maintaining relationships</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859056#M25365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also this post may help&amp;nbsp;&amp;nbsp;&lt;A _jive_internal="true" class="" href="https://community.esri.com/thread/202815-preserving-a-globalid-while-moving-data-between-feature-classes" style="color: #2989c5; text-decoration: none;" title="https://community.esri.com/thread/202815-preserving-a-globalid-while-moving-data-between-feature-classes"&gt;https://community.esri.com/thread/202815-preserving-a-globalid-while-moving-data-between-feature-classes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option to to change to a different key that you can reproduce.&amp;nbsp;&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;I do not use globalids for keys for all the reasons in this post&amp;nbsp;&lt;A _jive_internal="true" class="" href="https://community.esri.com/thread/166958" style="color: #2989c5; text-decoration: none;" title="https://community.esri.com/thread/166958"&gt;https://community.esri.com/thread/166958&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Hope that helps&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 20:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/859056#M25365</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-07-20T20:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Appending Survey123 data and maintaining relationships</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/1385083#M54924</link>
      <description>&lt;P data-unlink="true"&gt;Anyone have a new link to the previous documentation:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/archive" target="_self"&gt;How To: Append data to a Survey123 for ArcGIS survey from an existing survey with related tables&lt;/A&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;? I used it just a few months ago and still need the information but it's no longer showing.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/appending-survey123-data-and-maintaining/m-p/1385083#M54924</guid>
      <dc:creator>LLyons</dc:creator>
      <dc:date>2024-02-21T19:43:53Z</dc:date>
    </item>
  </channel>
</rss>

