<?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>Character limit 4000</title><link>https://community.appian.com/discussions/f/data/30139/character-limit-4000</link><description>is there a way to retrieve more than 4000 characters from database using either records type or data store entity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132619?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 18:23:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:003b2417-71af-49ab-a644-41858d24e7f1</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Not as of now. I am sure Appian will raise this limitation in some future version.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132618?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 18:04:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e57ccc6c-9d5e-4985-bd83-c2409b397006</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If you know about the requirement in advance, I&amp;#39;m guessing (but i haven&amp;#39;t tried) that you could rig up some sort of &amp;quot;link table&amp;quot; solution for a given field that needs to (sometimes) store &amp;gt;4000 characters, which could be cobbled back together at runtime?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132617?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 17:56:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8650432-5b86-4adc-81b4-89a429e3bb80</guid><dc:creator>pranav.walia</dc:creator><description>&lt;p&gt;So is there no way around the character limit without disabling sync or using DSEs?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132616?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 17:53:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9c225be-1b38-4491-8419-0bc8b84af62c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;DSEs are legacy and do not support sync. So, using DSE, you can query without limits, but loose the benefit of using records.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132615?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 17:50:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50214e52-99e5-4ba5-88c8-ec0f70ef3812</guid><dc:creator>pranav.walia</dc:creator><description>&lt;p&gt;Is there any way to do it without disabling sync? I was thinking something related to data store entities.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132614?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 17:46:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:311940f0-9fd3-46f8-b92a-a1e7457d945f</guid><dc:creator>muhammadhaseebkhan</dc:creator><description>&lt;p&gt;Mine solution was, I wrote a database procedure and used that procedure to call data, I am successful in retrieving more than 100,000 characters in this way.&lt;/p&gt;
&lt;div style="display:none;position:absolute;"&gt;&lt;/div&gt;
&lt;div style="display:none;position:absolute;"&gt;&lt;/div&gt;
&lt;div style="display:none;position:absolute;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132613?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 17:43:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:57a7aee5-17d9-445c-b15a-bb73fa467187</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Please read this first:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/24.1/records-data-sync.html#when-to-use-data-sync"&gt;https://docs.appian.com/suite/help/24.1/records-data-sync.html#when-to-use-data-sync&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If your use case does not fit synced records, just disable sync and you can query as much data as you need. Even fields with 4001 characters or more.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132612?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 17:40:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1f50a5b9-f93a-40be-a082-f5aa742afa0a</guid><dc:creator>Stefan Helzle</dc:creator><description>[quote userid="276123" url="~/discussions/f/data/30139/character-limit-4000/132606"]paging or chunking techniques[/quote]
&lt;p&gt;What is that? Never heard of it in an Appian context !?!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132606?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 15:13:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d540b06-0212-4c55-aa94-24a065dccc85</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You can retrieve more than 4000 characters from a database in Appian using paging or chunking techniques to bypass the limit imposed by some database systems.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/132600?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2024 14:54:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:773c93c6-dfab-4228-b639-2732bd4f993a</guid><dc:creator>pranav.walia</dc:creator><description>&lt;p&gt;Could you explain that a bit? dealing with a similar issue. Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/119933?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2023 16:50:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83c39b55-51d5-449c-ac7c-bcdbc379a34e</guid><dc:creator>muhammadhaseebk1</dc:creator><description>&lt;p&gt;actually I got the solution, I implemented the stored procedure option and directly call it through the database. Now it is working perfectly fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character limit 4000</title><link>https://community.appian.com/thread/119851?ContentTypeID=1</link><pubDate>Tue, 26 Sep 2023 17:58:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:026b8f54-49f9-438a-b9c0-8b8ff025a00e</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;If you use a data store entity, you can return more than 4000 characters, but currently using synced records supports 4000 or fewer. Can you provide a bit more context about your use case? What information are you storing in that column? How do you plan to use it in your application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>