<?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 Send error/Sync survey error in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875691#M29174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently having a couple issues regarding my survey that is published through our portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I'm currently getting an error when I try to submit a survey response to my survey that is stored in our portal. I've attached an image of the error I received. I think it may have to do with repeats? I quickly made a different test survey without repeats, published it to our portal, and was able to submit responses without error. I was also able to use the original survey and publish it to ArcGIS online and that worked too, just not with portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. My second problem is with using the&amp;nbsp;"sync a hosted feature service to a geodatabase"&amp;nbsp;python script created by Esri. I keep receiving an error "invalid SQL query" when trying to sync a survey stored on portal to an sde database. However, when I tried syncing from&amp;nbsp;the same&amp;nbsp;survey through ArcGIS Online I was able to sync. Is it a time zone thing? I have attached the error I received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2019 16:20:14 GMT</pubDate>
    <dc:creator>peterbrad2</dc:creator>
    <dc:date>2019-01-23T16:20:14Z</dc:date>
    <item>
      <title>Send error/Sync survey error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875691#M29174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm currently having a couple issues regarding my survey that is published through our portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I'm currently getting an error when I try to submit a survey response to my survey that is stored in our portal. I've attached an image of the error I received. I think it may have to do with repeats? I quickly made a different test survey without repeats, published it to our portal, and was able to submit responses without error. I was also able to use the original survey and publish it to ArcGIS online and that worked too, just not with portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. My second problem is with using the&amp;nbsp;"sync a hosted feature service to a geodatabase"&amp;nbsp;python script created by Esri. I keep receiving an error "invalid SQL query" when trying to sync a survey stored on portal to an sde database. However, when I tried syncing from&amp;nbsp;the same&amp;nbsp;survey through ArcGIS Online I was able to sync. Is it a time zone thing? I have attached the error I received.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:20:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875691#M29174</guid>
      <dc:creator>peterbrad2</dc:creator>
      <dc:date>2019-01-23T16:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Send error/Sync survey error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875692#M29175</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;For the first issue, can you share the form that is not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't believe the second issue is a time zone issue. &amp;nbsp;Can you check the list of fields and doublecheck the editor tracking field name 'CreationDate'? &amp;nbsp;It may be in lowercase or have an underscore in it - you would need to modify the script to match the field name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 23:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875692#M29175</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-01-23T23:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Send error/Sync survey error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875693#M29176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;Thanks for your reply. I managed to get the survey to publish correctly. Also, you were right about the editor tracking field the script had 'CreationDate' but my table's field had 'created_date' as the name. I just had one more question that maybe you could help me with. The script works great for me however there are a couple modifications i would like to make to it however my python skills aren't quite up to snuff. There is a section of the script that creates the feature classes and when it does so it uses the name of the feature service&amp;nbsp;but I'm finding this name to be too long.&amp;nbsp;When I run the scrip it creates these feature classes in our SDE database, how can I modify the script to &lt;STRONG&gt;not&lt;/STRONG&gt; include the name of the feature service (not include the bold sections illustrated below)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S123.GIS.FieldObservations_&lt;STRONG&gt;service__7d1a4e3c0fe4ac7b8532ea95d_&lt;/STRONG&gt;field_observation&lt;/P&gt;&lt;P&gt;S123.GIS.FieldObservations_&lt;STRONG&gt;service__7d1a4e3c0fe4ac7b8532ea95d_&lt;/STRONG&gt;fw_observation&lt;/P&gt;&lt;P&gt;S123.GIS.FieldObservations_&lt;STRONG&gt;service__7d1a4e3c0fe4ac7b8532ea95d_&lt;/STRONG&gt;fw_observation__ATTACH&lt;/P&gt;&lt;P&gt;S123.GIS.FieldObservations_&lt;STRONG&gt;service__7d1a4e3c0fe4ac7b8532ea95d_&lt;/STRONG&gt;fw_observation__ATTACHREL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your continued support on Survey123!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 15:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875693#M29176</guid>
      <dc:creator>peterbrad2</dc:creator>
      <dc:date>2019-03-19T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Send error/Sync survey error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875694#M29177</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;You would need to rename the tables as part of the script - the service__&amp;lt;GUID&amp;gt; is part of the table name in the hosted feature service (this is to ensure a unique table name).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 18:22:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875694#M29177</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-03-19T18:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Send error/Sync survey error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875695#M29178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, James. I also have another question about attachments. When I run the script the attachments don't seem to get appended to the attachment table?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 22:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/send-error-sync-survey-error/m-p/875695#M29178</guid>
      <dc:creator>peterbrad2</dc:creator>
      <dc:date>2019-05-24T22:01:32Z</dc:date>
    </item>
  </channel>
</rss>

