<?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>Updating data to DB</title><link>https://community.appian.com/discussions/f/new-to-appian/27732/updating-data-to-db</link><description>Hi All, 
 I am updating data to external db using Integration object. The first time when I click on update button it updates the data but when second time I click on update with different data it is not updating. Can anyone please help me out? 
 Many</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107870?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 16:12:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6267b567-b018-440f-b119-8ce736dfc66c</guid><dc:creator>Abhay Dalsaniya</dc:creator><description>&lt;p&gt;Remove - a!save(&lt;span&gt;ri!refreshUpload, 1&lt;/span&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107863?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 14:00:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e1a978d8-1230-472f-82a4-6bb15df52a90</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You wrote this before. What do you mean with &amp;quot;&lt;span&gt;it does not call the interface object&amp;quot;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Again, it seems like an interface issue, but it also might be an issue with the third party system, or the integration object. You need to rule this out first!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107862?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 13:57:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7814c4f-0648-47ea-aca9-175facb47a88</guid><dc:creator>shubhamy0005</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;When the button is clicked second time, it does not call the interface object unless the application is refreshed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107860?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 13:46:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:581f556a-04d5-4965-a8b1-10bb2bfcc04e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What do you mean with &amp;quot;&lt;span&gt;Could you please tell me how to check if integration itself is called multiple times.&amp;quot;? You have to make sure that the integration object works! This should be done in a structured way to make sure to not miss any edge cases.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107858?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 13:41:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:917ea96f-cb2b-46fa-9bfd-b909945f4606</guid><dc:creator>shubhamy0005</dc:creator><description>&lt;p&gt;Thank you Stefan,&lt;/p&gt;
&lt;p&gt;refreshUpload is just used to refresh the exp rule called which contains the integration object. arn and headers are just parameters passed to the rule.&lt;/p&gt;
&lt;p&gt;Could you please tell me how to check if integration itself is called multiple times.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107855?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 13:22:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b435255-6aaa-498f-bb19-f9d73d0a1271</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did your proof that the integration itself works, also when called multiple times?&lt;/p&gt;
&lt;p&gt;Your ri!refreshUpload will always have the value &amp;quot;2&amp;quot;. What is the purpose of this?&lt;/p&gt;
&lt;p&gt;What are ri!arn and ri!headers doing? How do they get their values?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107853?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 13:08:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e412404c-113c-4864-8836-0e9e1e3a3a93</guid><dc:creator>shubhamy0005</dc:creator><description>&lt;p&gt;Here is the screenshot of the integration object&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1676293627964v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is the interface where the integration object is called on button click&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1676293740392v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&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: Updating data to DB</title><link>https://community.appian.com/thread/107841?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 11:28:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:114ac4d1-d30b-4c76-ac51-177be97d632d</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Code, screenshots, configurations, etc should be good&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/shubhamy0005"&gt;shubhamy0005&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107837?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 11:21:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b45d94d0-3f30-486a-af9a-15c9be0f9d27</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Anything that helps us to understand what you are doing. Code snippets might be a good start.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1676287360094v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107833?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 11:14:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f135533f-f552-4e2c-a962-11abf7e7018b</guid><dc:creator>shubhamy0005</dc:creator><description>&lt;p&gt;Also, on reloading the application and trying to add again the previous data(which was not added) also gets added.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107830?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 10:57:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d5f91739-518a-481c-99d6-1e9355a4f3e9</guid><dc:creator>shubhamy0005</dc:creator><description>&lt;p&gt;Hi Stefan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes please tell me. What can I provide?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating data to DB</title><link>https://community.appian.com/thread/107829?ContentTypeID=1</link><pubDate>Mon, 13 Feb 2023 10:52:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ebd3818c-a89c-47ed-a665-078a08a7dfc9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Here we trade tips for details. Do you have anything to offer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>