<?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>Service Backed Full Sync Issue</title><link>https://community.appian.com/discussions/f/integrations/25698/service-backed-full-sync-issue</link><description>We want to retrieve data from a another system using a service backed record approach. While doing this we saw a 5MB size data limit restriction for the full sync. Also we are not able to provide any batchNumber so as to get full data(as we are not getting</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Service Backed Full Sync Issue</title><link>https://community.appian.com/thread/100551?ContentTypeID=1</link><pubDate>Tue, 06 Sep 2022 12:14:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7695afd1-6429-4755-93d6-adbc896a4316</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Can you give more context on what the data looks like that you&amp;#39;re trying to sync? How many rows / columns of data do you have? How long does the web service call take to retrieve your data? Also where are you seeing a limit reached - is it when performing the API call or attempting to sync your record type?&lt;/p&gt;
&lt;p&gt;One approach I have seen before is to do batching or parsing the data&amp;nbsp;&lt;em&gt;after&lt;/em&gt; receiving the result and just writing a subset of the data at a time. However, this typically works only in limited circumstances where the data is larger than the limits but not significantly larger, so we&amp;#39;d need more context on what your data looks like and how you plan to use this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Service Backed Full Sync Issue</title><link>https://community.appian.com/thread/100507?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2022 14:41:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:febd8c70-c04d-4f5b-b03c-fac7f016fef5</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;There are very strict data limits in Appian to prevent us from breaking the system. And these limit can and should not be raised.&lt;/p&gt;
&lt;p&gt;Synced data is stored inside Appian in a separate database which is only accessible through the record. If you want to persist that data to a SQL DB, then, first sync that data to this DB and then put the Appian record on top of it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>