<?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>Setup full sync api integration with appian db without providing identifiers</title><link>https://community.appian.com/discussions/f/new-to-appian/26149/setup-full-sync-api-integration-with-appian-db-without-providing-identifiers</link><description>Hi Team, 
 
 I have a use case where I need to sync the whole data of db table to records (on a link click event) but the catch is that I don&amp;#39;t need to provide the identifiers. How can I do this ? Please help. 
 
 See the below screenshot.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Setup full sync api integration with appian db without providing identifiers</title><link>https://community.appian.com/thread/102544?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 14:11:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:459660e6-415a-4c88-8e9a-3999b71ac618</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;OK. Why not start a process which calls the API, does the update and then syncs the record with the known new IDs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setup full sync api integration with appian db without providing identifiers</title><link>https://community.appian.com/thread/102533?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 13:08:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c0502b97-33ca-44a3-b0c4-a199040c0258</guid><dc:creator>javedsahabj9665</dc:creator><description>&lt;p&gt;Given that,&lt;/p&gt;
&lt;p&gt;Only one table is used,&lt;/p&gt;
&lt;p&gt;RecordType is present for the same table&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Now my use case is like below:&lt;/p&gt;
&lt;p&gt;1. A user comes up and clicks on a link&lt;/p&gt;
&lt;p&gt;2. I want to display a data set bound to&amp;nbsp;link clicked and that data is present in the table. If the data is present, it is&amp;nbsp;showing up otherwise it&amp;nbsp;is calling an&amp;nbsp;external api which is updating some data in the table (which is the only one table).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;3. Now here the problem occurs, since the data set which is getting shown upon link click is a record. So what is happening, data is getting appended in the record that I don&amp;#39;t want. I don&amp;#39;t want sync ups in record,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setup full sync api integration with appian db without providing identifiers</title><link>https://community.appian.com/thread/102521?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 12:25:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b8f2de6f-0179-4b10-9e5b-b367b02efa91</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Record sync only supports identifier based sync. This will prevent you from trying to sync millions of rows into a record at once.&lt;/p&gt;
&lt;p&gt;What is your concrete use case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>