<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Convert array of texts to array of integers</title><link>https://community.appian.com/discussions/f/general/19578/convert-array-of-texts-to-array-of-integers</link><description>HI 
 I am reading all the files from a box location and I am converting to data subset see the code below 
 This is the result I am getting 
 
 &amp;quot;719553208593&amp;quot; (Text) 
 
 
 &amp;quot;719537092638&amp;quot; (Text) 
 
 
 &amp;quot;719536746095&amp;quot; (Text) 
 
 
 &amp;quot;715583371574&amp;quot; (Text) </description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Convert array of texts to array of integers</title><link>https://community.appian.com/thread/76522?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 14:50:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a324b152-4387-4b58-9878-6d12bf4b0ec3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Did you try using Decimal yet?&lt;/p&gt;
&lt;p&gt;If that still doesn&amp;#39;t work for you, then I recommend just opening a support case with Appian to figure out this issue as it seems like maybe a shortcoming of the integration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert array of texts to array of integers</title><link>https://community.appian.com/thread/76521?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 14:44:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec204412-5719-4c5a-8e4b-7da5d4b248de</guid><dc:creator>Shreehari Gopalakrishnan Ramanan</dc:creator><description>&lt;p&gt;Thanks this is when i pass a Box document id to a Box connected system for downloading the document .&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If I pass&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1600353911669v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am getting the following error&amp;nbsp;&lt;/p&gt;
&lt;div class="FieldLayout---field_layout FieldLayout---inMessageLayout"&gt;
&lt;div class="FieldLayout---accessibilityhidden"&gt;&lt;strong class="StrongText---richtext_strong StrongText---inMessageLayout StrongText---error"&gt;Validation Error&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="FieldLayout---field_layout FieldLayout---inMessageLayout appian-context-last-in-list"&gt;
&lt;div class="FieldLayout---accessibilityhidden"&gt;Id should be a numeric value&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1600353881811v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert array of texts to array of integers</title><link>https://community.appian.com/thread/76520?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 14:41:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22e764a8-6df3-4d35-ad58-94be8778baa3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;To clarify, for Integers Appian doesn&amp;#39;t care about &amp;quot;9 characters&amp;quot;, per se -- the max value that the Appian integer data type can hold is 2147483646, which unsurprisingly is the same as Java&amp;#39;s integer data type limit.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1600353605132v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert array of texts to array of integers</title><link>https://community.appian.com/thread/76502?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 03:39:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f69c91c-aad9-4bc2-b52d-9309923b9ea4</guid><dc:creator>ekanshj</dc:creator><description>&lt;p&gt;&lt;span&gt;Appian supports Number with only max of 9 characters, which is the reason when you convert it gets converted to&amp;nbsp;infinity. Try if you can use the text itself in your implementation.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>