<?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: Submission Errors and Checking Versions in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/submission-errors-and-checking-versions/m-p/839870#M20611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for pointing out the need to check the survey compatibility. &amp;nbsp;Implementing this well is a bit difficult as we can't guarantee the the ability to validate that the survey still matches *before* collection,- collection may happen offline or the network environment may end up being slow enough to significantly hold up collection. &amp;nbsp;If we check after collection but before publishing, it's still the same situation as you are experiencing, perhaps with a better error message; there's no way to automatically convert between an old form and a new form (we could make assumptions about field names, etc, but that would be a bit risky).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for reading the data from old forms, we can provide a bit more help. &amp;nbsp;The fist step is to extract the survey (an attachments); refer to&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/get-answers/troubleshootgetanswers.htm#ESRI_SECTION1_A972F8032F3541B1B1809D81B2D4BED9" title="http://doc.arcgis.com/en/survey123/desktop/get-answers/troubleshootgetanswers.htm#ESRI_SECTION1_A972F8032F3541B1B1809D81B2D4BED9"&gt;Troubleshoot—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;for guidance. &amp;nbsp;I've posted a script at&amp;nbsp;&lt;A class="link-titled" href="https://github.com/tedrick/ReadS123DB" title="https://github.com/tedrick/ReadS123DB"&gt;GitHub - tedrick/ReadS123DB: Convert the survey data stored in the Survey123 Field App into a set of CSV files&lt;/A&gt;&amp;nbsp;&amp;nbsp;that will read the database that stores all submissions on the device and export them as a series of CSV files. &amp;nbsp;From there, you can process the information like any other dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2016 23:53:00 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2016-11-21T23:53:00Z</dc:date>
    <item>
      <title>Submission Errors and Checking Versions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/submission-errors-and-checking-versions/m-p/839869#M20610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wish there was some way to validate a survey on the mobile device before collection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have had people who have downloaded older versions of a survey and haven't bothered to update the project and go off and collect then tell us that they can't submit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wish that if there was an internet connection for a device that it would check the submission url and schema before opening a project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And while we're on this topic, is there any to extract old, out-of-date data from projects that won't submit? &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Nov 2016 23:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/submission-errors-and-checking-versions/m-p/839869#M20610</guid>
      <dc:creator>PeterTimmers</dc:creator>
      <dc:date>2016-11-20T23:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Submission Errors and Checking Versions</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/submission-errors-and-checking-versions/m-p/839870#M20611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for pointing out the need to check the survey compatibility. &amp;nbsp;Implementing this well is a bit difficult as we can't guarantee the the ability to validate that the survey still matches *before* collection,- collection may happen offline or the network environment may end up being slow enough to significantly hold up collection. &amp;nbsp;If we check after collection but before publishing, it's still the same situation as you are experiencing, perhaps with a better error message; there's no way to automatically convert between an old form and a new form (we could make assumptions about field names, etc, but that would be a bit risky).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for reading the data from old forms, we can provide a bit more help. &amp;nbsp;The fist step is to extract the survey (an attachments); refer to&amp;nbsp;&lt;A class="link-titled" href="http://doc.arcgis.com/en/survey123/desktop/get-answers/troubleshootgetanswers.htm#ESRI_SECTION1_A972F8032F3541B1B1809D81B2D4BED9" title="http://doc.arcgis.com/en/survey123/desktop/get-answers/troubleshootgetanswers.htm#ESRI_SECTION1_A972F8032F3541B1B1809D81B2D4BED9"&gt;Troubleshoot—Survey123 for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;for guidance. &amp;nbsp;I've posted a script at&amp;nbsp;&lt;A class="link-titled" href="https://github.com/tedrick/ReadS123DB" title="https://github.com/tedrick/ReadS123DB"&gt;GitHub - tedrick/ReadS123DB: Convert the survey data stored in the Survey123 Field App into a set of CSV files&lt;/A&gt;&amp;nbsp;&amp;nbsp;that will read the database that stores all submissions on the device and export them as a series of CSV files. &amp;nbsp;From there, you can process the information like any other dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 23:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/submission-errors-and-checking-versions/m-p/839870#M20611</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2016-11-21T23:53:00Z</dc:date>
    </item>
  </channel>
</rss>

