<?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>Is there a restriction on the maximum number of characters to be entered in a co</title><link>https://community.appian.com/discussions/f/rules/2399/is-there-a-restriction-on-the-maximum-number-of-characters-to-be-entered-in-a-co</link><description>Is there a restriction on the maximum number of characters to be entered in a constant of data type &amp;#39;text&amp;#39;? This constant is passed to a sql statement. We seem to be limited at ~100 characters. Values after the100 character limit are not passed in. This</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there a restriction on the maximum number of characters to be entered in a co</title><link>https://community.appian.com/thread/8447?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2014 21:18:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1fb632c8-ab67-47a3-9207-ebe0ea145159</guid><dc:creator>bruceh</dc:creator><description>Our constant length is under the cap (using your method) so the configuration setting is ok.  We found a char(100) limit within our sql that was causing the problem.  thanks again.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a restriction on the maximum number of characters to be entered in a co</title><link>https://community.appian.com/thread/8428?ContentTypeID=1</link><pubDate>Thu, 27 Mar 2014 03:24:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7612c5cc-bee8-4d57-9fae-a2891f1207a2</guid><dc:creator>Eduardo Fuentes</dc:creator><description>If you open the constant from the Rules interface and paste it a text editor, do you see that it contains only 100 characters? This will mean that the input you are providing is being cut off since the very first moment you provide more than 100 characters in the UI in which case you may need to review the Data Capping settings &lt;a href="https://forum.appian.com/suite/wiki/74/Configuring_Data_Capping"&gt;forum.appian.com/.../Configuring_Data_Capping&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>