<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/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>Compressed text property</title><link>https://www.aras.com/community/f/development/8986/compressed-text-property</link><description>Frequently, on ItemTypes, I use a &amp;quot;Text&amp;quot; property to store json data. 
 Because, the json is very verbose and can be compressed to reduce the taken space in database and network traffic, I use LZString.compressToBase64 before a setProperty and LZString</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Compressed text property</title><link>https://www.aras.com/community/thread/4301?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 15:53:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:815281df-5cc2-433d-bac1-b81adcb78c41</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi Miraks,&lt;/p&gt;
&lt;p&gt;thanks for the tip! In my case we are not storing json data, but transfer them from Aras to another system and vis-versa. I spend a lot time to minimize the amount of transferred data, but never came to the idea of compressing the data.&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Compressed text property</title><link>https://www.aras.com/community/thread/4259?ContentTypeID=1</link><pubDate>Tue, 28 Jan 2020 14:38:41 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9a6ad6cb-d4f4-4cd8-ae9c-7453fdd47fc9</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hi miraks,&lt;/p&gt;
&lt;p&gt;Thank you for the idea! This is something that I had never considered before, but definitely makes sense if you&amp;#39;re storing large amounts of compressable text. I&amp;#39;ve filed as an enhancement internally for now, but I&amp;#39;ll also keep this in mind for the projects I work on in the future.&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Christopher Gillis&lt;/p&gt;
&lt;p&gt;Aras Labs Software Engineer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>