<?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: String or binary data would be truncated Send Error in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1230013#M45957</link>
    <description>&lt;P&gt;Is this built off an existing service?&amp;nbsp; If not and you have no data you can let it overwrite the service.&amp;nbsp; If it is then changing it can tough but you can try it in the service.&lt;/P&gt;&lt;P&gt;Basically you are trying to put too much text in one of the notes fields.&amp;nbsp; Either make the field bigger or do not put so much text in.&amp;nbsp; You could use&amp;nbsp;&lt;SPAN&gt;string-length to limit it in a constraint.&amp;nbsp; If you have a form that is already there and will not submit have the user reduce any text fields to 255.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 15:49:06 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2022-11-09T15:49:06Z</dc:date>
    <item>
      <title>String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1229921#M45945</link>
      <description>&lt;P&gt;I am getting an error when trying to submit a survey via Survey123. The error reads "String or binary data would be truncated". I have tried to change the "bind::esifieldLength" of some fields with no success. I also did not build this survey which is making it hard to troubleshoot and the person who built it no longer works here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The survey excel sheet is attached and any input would be greatly appreciated!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1229921#M45945</guid>
      <dc:creator>maoneill9</dc:creator>
      <dc:date>2022-11-09T13:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1229948#M45946</link>
      <description>&lt;P&gt;You increased the field size on each begin repeat line.&amp;nbsp; Repeats are not fields so that does not do anything.&amp;nbsp; Repeats are the tables.&amp;nbsp; You need to change the field length on the text field that is causing the issue.&amp;nbsp; My guess would be one of the Notes lines.&amp;nbsp; The error that pops up or the log file should tell you the exact field that has the issue.&amp;nbsp; You can also look at the form and you will probably see which field has more than the 255 default char length.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 14:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1229948#M45946</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-11-09T14:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1229995#M45956</link>
      <description>&lt;P&gt;When I receive the error it does not specify which field is responsible, nor does the log show anything about the send error. I have tried to change the lengths of all the text fields, but when I attempt to publish the survey I receive an error saying " Existing feature service is not compatible with the survey. Field swale_notes in swale_group length is too short 255).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the tips. I am fairly new to Survey123 so I appreciate the help.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1229995#M45956</guid>
      <dc:creator>maoneill9</dc:creator>
      <dc:date>2022-11-09T15:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1230013#M45957</link>
      <description>&lt;P&gt;Is this built off an existing service?&amp;nbsp; If not and you have no data you can let it overwrite the service.&amp;nbsp; If it is then changing it can tough but you can try it in the service.&lt;/P&gt;&lt;P&gt;Basically you are trying to put too much text in one of the notes fields.&amp;nbsp; Either make the field bigger or do not put so much text in.&amp;nbsp; You could use&amp;nbsp;&lt;SPAN&gt;string-length to limit it in a constraint.&amp;nbsp; If you have a form that is already there and will not submit have the user reduce any text fields to 255.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1230013#M45957</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-11-09T15:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1230047#M45959</link>
      <description>&lt;P&gt;Thanks for the help! It was actually a problem with my select_multiple fields and I was able to solve it by setting the field length to 1000 and republishing the service.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1230047#M45959</guid>
      <dc:creator>maoneill9</dc:creator>
      <dc:date>2022-11-09T16:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1477671#M57058</link>
      <description>&lt;P&gt;How did you determine which field was causing the issue?&lt;BR /&gt;&lt;BR /&gt;Were you are able to edit and update the survey without republishing and overwriting the existing hosted feature service?&lt;/P&gt;&lt;P&gt;Thanks! I am having the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 14:32:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1477671#M57058</guid>
      <dc:creator>AndrewSmeltz</dc:creator>
      <dc:date>2024-05-23T14:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1600319#M61890</link>
      <description>&lt;P&gt;I wasn't able to determine which field is responsible for the error.&lt;/P&gt;&lt;P&gt;I noticed that the field with multiple selection has a limit of 1000 characters. This is visible when you publich the survey and you click on "modify schema" button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The field with multiple selections stores the multiple replies in a single field, but there's an automatic reduction of the text. If you observe the data in the table, this is visible, but if you query the point, in the pop-up and in the report you see the full text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that in the multiple selections fields when you enable 'other' option, the lenght is 1000 for the field and 255 for the 'other'.&amp;nbsp; &amp;nbsp;The other is stored in a separate field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps other users in understanding which field is responsible for the error during submission.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 08:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1600319#M61890</guid>
      <dc:creator>ALESSANDRASPREAFICO</dc:creator>
      <dc:date>2025-03-28T08:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: String or binary data would be truncated Send Error</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1613416#M62551</link>
      <description>&lt;P&gt;I have had the same error when calculating a field in ArcGIS Online feature service with a string - the string entered was too long and it gave me this error.&amp;nbsp; I was using VertiGIS Workflow to do the calculation, so had trouble identifying the exact problem, but it turned out to be the same solution - make the field longer or enter short text.&amp;nbsp; Just adding his as it might be helpful to others who are searching for it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 19:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/string-or-binary-data-would-be-truncated-send/m-p/1613416#M62551</guid>
      <dc:creator>DarrylKlassen1</dc:creator>
      <dc:date>2025-05-09T19:59:16Z</dc:date>
    </item>
  </channel>
</rss>

