<?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>Data Sync Limit Strategy</title><link>https://community.appian.com/discussions/f/data/30429/data-sync-limit-strategy</link><description>We are building a case management application that support many ad-hoc relationships among different record types. We are using data sync, but anticipate to exceed the 4M row limit eventually. What strategies should we consider for this? The documentation</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Data Sync Limit Strategy</title><link>https://community.appian.com/thread/120911?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 20:04:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1af1c0fd-935c-41ca-8e05-1307843ae7a6</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Yeah a!writeRecords() would continue to work as long as your record type is available (ie the sync has not failed). That should work as an approach, but I&amp;#39;d still recommend limiting a!queryEntity() to only scenarios where you truly need the archived data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Data Sync Limit Strategy</title><link>https://community.appian.com/thread/120910?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 19:05:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:683c289a-3271-4cba-a25b-afb9a79e11e8</guid><dc:creator>Wen Huynh</dc:creator><description>&lt;p&gt;Most likely, the centralized relationship table will exceed 4M, so we would like to stlil be able to query these 4M+ records. Is it appropriate to continue writing using a!writeRecords however reads will be converted to using a!queryEntity?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Data Sync Limit Strategy</title><link>https://community.appian.com/thread/120908?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 18:32:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65412254-1669-4044-968d-afe105bab317</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Hi Wen, I think it really depends on how you plan to use the data in the future. For instance, what kind of information will you need about the older data once you approach the row limit? We&amp;#39;ve seen some customers who have multiple record types - one for &amp;quot;active&amp;quot; cases that are being worked on and another record type for &amp;quot;archived&amp;quot; data. This could work because all of your process models could go against the active cases, while your separate archived data could just be used for reporting.&lt;/p&gt;
&lt;p&gt;We&amp;#39;re also actively working to expand the amount of data that we can sync and provide features that also make it easier to determine which data is relevant at high data volumes, so we&amp;#39;ll keep you posted!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Data Sync Limit Strategy</title><link>https://community.appian.com/thread/120907?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 16:50:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48b31985-8ae3-4fe4-a810-b1b148892224</guid><dc:creator>Wen Huynh</dc:creator><description>&lt;p&gt;Data archival will eventually occur but we need to store some data for 25 years or longer.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Data Sync Limit Strategy</title><link>https://community.appian.com/thread/120906?ContentTypeID=1</link><pubDate>Wed, 25 Oct 2023 16:49:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e9ff429-355e-4e5b-9280-238be6bd489d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Difficult. Did you consider to implement a kind of data archival where you move data into a separate long term table structure?&lt;/p&gt;
&lt;p&gt;&lt;a href="/members/peter.lewis"&gt;Peter Lewis&lt;/a&gt;, this might be a use case you are interested in.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>