<?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>How to update data from CSV file to data base</title><link>https://community.appian.com/discussions/f/plug-ins/12214/how-to-update-data-from-csv-file-to-data-base</link><description>Hi All, 
 
 I am using &amp;#39;import CSV to Database&amp;#39; smart service to import the data from CSV file to oracle data base, here data will be directly 
 importing to data base but this plugin won&amp;#39;t perform updating. 
 
 Do I have any plugin to achieve this. i</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to update data from CSV file to data base</title><link>https://community.appian.com/thread/54149?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 15:34:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7f134b54-ce3b-4ac7-b2e4-7a9ea39a4c5e</guid><dc:creator>Justin Watts</dc:creator><description>I think  was suggesting using the plugin to only perform the ETL since you noted that you are not allowed to execute queries with the Query RDBMS node. You would still use the CSV load to process your file into a table.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update data from CSV file to data base</title><link>https://community.appian.com/thread/54147?ContentTypeID=1</link><pubDate>Thu, 12 Apr 2018 15:30:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf4bfa4d-3d2d-404a-aa3e-8bfb8231f503</guid><dc:creator>bhargavip</dc:creator><description>Hi   ,  I am really not sure why you proposed execute stored procedure smart service but is I use this I would be bringing data to Appian where I don&amp;#39;t want to bcz data will be huge. And I really don&amp;#39;t have strong knowledge in creating stored procedures where do they accept document as input and process in db ??&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update data from CSV file to data base</title><link>https://community.appian.com/thread/54099?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 22:15:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:224d0931-0db4-4bff-b6cf-5c550bc1db49</guid><dc:creator>josep</dc:creator><description>Hello Bhargavi, &lt;br /&gt;
&lt;br /&gt;
What do you think about executing an store procedure? here is the smart service for that. &lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUheKmLnNTW_hxoGu80lizWkOppif1oXwT9A/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update data from CSV file to data base</title><link>https://community.appian.com/thread/54098?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 18:32:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c1813a2f-5d47-40fc-8a7a-9090aa865664</guid><dc:creator>bhargavip</dc:creator><description>&lt;p&gt;Hi Thank you for the information. But in my organisation using Query RDBMS smart service is not an allowed practice, but I could insert into temp table and invoke a stored procedure where that stored procedure will update the staging table into &amp;nbsp;target table and truncate the staging table.&lt;/p&gt;
&lt;p&gt;I will propose this way.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update data from CSV file to data base</title><link>https://community.appian.com/thread/54085?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 12:24:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d957b742-6adc-4f88-b4ac-91e9f36ed34a</guid><dc:creator>Justin Watts</dc:creator><description>I&amp;#39;m not aware of a plugin that will do the updating, but typically what I do here is import the CSV to a staging table, then run a query using the Query RDBMS node to ETL/update the staging data into the target table. When it&amp;#39;s done, truncate the staging table.&lt;br /&gt;
&lt;br /&gt;
I agree that pulling into a CDT is a potential performance and memory consumption issue.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>