<?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 database with a webservice, but can I choose to not update a specific field?</title><link>https://community.appian.com/discussions/f/general/11307/updating-database-with-a-webservice-but-can-i-choose-to-not-update-a-specific-field</link><description>Hello, 
 I was wondering if it was possible to do the following: 
 I have a webservice in a process model that pulls data and then saves it to the mySQL database. 
 Lets say the the first time the process model runs, it inserts this data in to the mySQL</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Updating database with a webservice, but can I choose to not update a specific field?</title><link>https://community.appian.com/thread/49723?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 19:37:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:709c1426-d44c-4663-9996-d5ad3aa5aea2</guid><dc:creator>Josh</dc:creator><description>If your dataset is relatively small you can follow puspendup403&amp;#39;s suggestion of pulling in the CDT&amp;#39;s from the database and selectively updating certain fields if the data already exists. If you dataset is rather large I would recommend writing a stored procedure to handle the &amp;quot;if exists&amp;quot; logic and calling the stored procedure from Appian.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating database with a webservice, but can I choose to not update a specific field?</title><link>https://community.appian.com/thread/49722?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2017 19:18:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2a3f420d-c13c-424b-820a-fbc1b2af439a</guid><dc:creator>Puspendu Pal</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt; &lt;br /&gt; Cant you pull the value of the address from the DB and update the new address value in the CDT with the old value and then update the whole CDT into the DB?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>