<?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 Code 1000 String or binary data would be truncated in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778832#M5653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have repeatedly gone over my form and all of my field lengths are set accordingly (checked with =LEN), yet I continue to receive a 'Send Error' when I try to complete the form. &amp;nbsp;The form works beautifully in 'Connect' AND after publishing it sends the email, but cannot upload to AGOL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my form to assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370705_FullSizeRender.jpg" style="width: 620px; height: 460px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 03:46:57 GMT</pubDate>
    <dc:creator>OscarSepulveda_III</dc:creator>
    <dc:date>2017-09-12T03:46:57Z</dc:date>
    <item>
      <title>Code 1000 String or binary data would be truncated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778832#M5653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have repeatedly gone over my form and all of my field lengths are set accordingly (checked with =LEN), yet I continue to receive a 'Send Error' when I try to complete the form. &amp;nbsp;The form works beautifully in 'Connect' AND after publishing it sends the email, but cannot upload to AGOL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached my form to assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370705_FullSizeRender.jpg" style="width: 620px; height: 460px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 03:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778832#M5653</guid>
      <dc:creator>OscarSepulveda_III</dc:creator>
      <dc:date>2017-09-12T03:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Code 1000 String or binary data would be truncated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778833#M5654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar. Just a guess here: the problem may be caused by any of your calculations, which could be generating a string that exceeds the max length of their corresponding text field. I noticed you set the length of&amp;nbsp; many fields to 1500, but this may not be enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 04:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778833#M5654</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2017-09-12T04:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Code 1000 String or binary data would be truncated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778834#M5655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I went big and changed 1500 to 20,000 and it still wont send.... &amp;nbsp;Unless of course the problem is with one of the other defined 'fieldlengths' or one that is set at the default&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 04:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778834#M5655</guid>
      <dc:creator>OscarSepulveda_III</dc:creator>
      <dc:date>2017-09-12T04:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Code 1000 String or binary data would be truncated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778835#M5656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd look at the hidden and note questions where you assemble the e-mail. &amp;nbsp;A sample I did with your form created an e-mail of 404 characters, above the default 255.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 16:32:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778835#M5656</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-09-12T16:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Code 1000 String or binary data would be truncated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778836#M5657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;#JamesTedrick #IsmaelChivite and the folks at @ESRI @Survey123 thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My form is working and #emailing perfectly!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oscar A. Sepulveda III&lt;/P&gt;&lt;P&gt;Captain-Paramedic&lt;/P&gt;&lt;P&gt;Pasadena Fire Department&lt;/P&gt;&lt;P&gt;Fire Station 36 C Shift&lt;/P&gt;&lt;P&gt;1140 N. Fair Oaks Ave.&lt;/P&gt;&lt;P&gt;Pasadena, CA. 91103&lt;/P&gt;&lt;P&gt;Office (626)797-5092&lt;/P&gt;&lt;P&gt;Mobile (805)680-1855&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 17:16:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778836#M5657</guid>
      <dc:creator>OscarSepulveda_III</dc:creator>
      <dc:date>2017-09-12T17:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Code 1000 String or binary data would be truncated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778837#M5658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hello &lt;A href="https://community.esri.com/group/4077"&gt;Survey123 for ArcGIS&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;team,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I am facing this same issue with the&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background: #f6f6f6; border-width: 0px 0px 0px 2px; border-style: initial initial initial solid; border-color: initial initial initial #cccccc; margin: 10px 0px; padding: 10px 20px;"&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;&lt;EM&gt;string or binary&amp;nbsp;data would be truncated. The statements has been truncated.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I've spent several hours triple checking each field length and the possible answers that can go into them, either from a select_one‌&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or a&lt;SPAN&gt;&amp;nbsp;calculation in survey 123‌&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- they all have plenty of spare space. What my troubleshooting has unearthed is that I&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;CAN&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;successfully submit through survey123 windows 10, but can&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;NOT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;through&lt;SPAN&gt;&amp;nbsp;survey123 android‌&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or survey123 ios Therefore can &lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or another member of the&lt;SPAN&gt;&amp;nbsp;&lt;A href="https://community.esri.com/group/4077"&gt;Survey123 for ArcGIS&lt;/A&gt;‌&amp;nbsp;&lt;/SPAN&gt;team please tell me if there are differences between the way the three versions calculate values or append metadata that I am unaware of?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;A&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;PS: Also posted &lt;A _jive_internal="true" href="https://community.esri.com/thread/231617-string-or-binary-data-would-be-truncated-error"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 13:28:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/code-1000-string-or-binary-data-would-be-truncated/m-p/778837#M5658</guid>
      <dc:creator>AndrewHargreaves2</dc:creator>
      <dc:date>2019-05-01T13:28:26Z</dc:date>
    </item>
  </channel>
</rss>

