<?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>Writing to DB in Debug mode</title><link>https://community.appian.com/discussions/f/data/17269/writing-to-db-in-debug-mode</link><description>I am trying to test if my write to DB process is working or not. When I am in debug mode, I added a few values using the process, without any errors. Does the database get updated even in debug mode to where I can test query in an expression rule editor</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Writing to DB in Debug mode</title><link>https://community.appian.com/thread/68138?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2019 06:35:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11101bee-fa26-446e-ad35-c32ffe5aaf1b</guid><dc:creator>ankitab0001</dc:creator><description>&lt;p&gt;&lt;a href="/members/seanw0003"&gt;swolfe5555&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Debugging a process means you are actually running the process, just from the back end. If the smart service node Write to DB is executed successfully without any error, it means the data has been stored in the database. You can check from the process variable&amp;nbsp; what data you are storing and verify from the database that the data matches.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing to DB in Debug mode</title><link>https://community.appian.com/thread/68116?ContentTypeID=1</link><pubDate>Thu, 11 Jul 2019 11:20:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2a6230a-096d-417c-a9c7-f0bd1892281b</guid><dc:creator>Krishna Chaitanya Mallavarapu</dc:creator><description>&lt;p&gt;yes in&amp;nbsp;&lt;span&gt;debug mode also data will be write to data base .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You can check in process model it self that what data is writing to data base ,by&amp;nbsp;Stored Values&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/16/pastedimage1562844030615v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>