<?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: GP Server GPString Error in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/gp-server-gpstring-error/m-p/1278276#M67412</link>
    <description>&lt;P&gt;I can only think that the incoming json from the web is treating the string of numbers as an integer during serialization. Throwing the letter in there blocks that conversion to make it a string.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 14:35:33 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2023-04-13T14:35:33Z</dc:date>
    <item>
      <title>GP Server GPString Error</title>
      <link>https://community.esri.com/t5/python-questions/gp-server-gpstring-error/m-p/1276055#M67364</link>
      <description>&lt;P&gt;Hello Support:&lt;/P&gt;&lt;P&gt;Currently, I have a odd issue regarding GPString data type. following is my definition for parameter. All are working well in ArcMap ToolBox. After I publish this tool as GP. then ran. It will give me a error if I give a long number for that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DECCA_Jimmy_0-1680746567203.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67378i55D29A0432684321/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DECCA_Jimmy_0-1680746567203.png" alt="DECCA_Jimmy_0-1680746567203.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;following was error from ArcGIS Server(10.8.1) retrun.&amp;nbsp; If I add a letter in this string. (&lt;SPAN&gt;1234567891123456789434343a&lt;/SPAN&gt;), working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DECCA_Jimmy_1-1680746682922.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67379i30B2E353D5CC53FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DECCA_Jimmy_1-1680746682922.png" alt="DECCA_Jimmy_1-1680746682922.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(I thought this is bug for ArcGIS Server)&lt;/P&gt;&lt;P&gt;Any advice from this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 02:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/gp-server-gpstring-error/m-p/1276055#M67364</guid>
      <dc:creator>DECCA_Jimmy</dc:creator>
      <dc:date>2023-04-06T02:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: GP Server GPString Error</title>
      <link>https://community.esri.com/t5/python-questions/gp-server-gpstring-error/m-p/1278276#M67412</link>
      <description>&lt;P&gt;I can only think that the incoming json from the web is treating the string of numbers as an integer during serialization. Throwing the letter in there blocks that conversion to make it a string.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 14:35:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/gp-server-gpstring-error/m-p/1278276#M67412</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2023-04-13T14:35:33Z</dc:date>
    </item>
  </channel>
</rss>

