<?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>Process Debugging</title><link>https://community.appian.com/discussions/f/process/23945/process-debugging</link><description>Hi Readers, 
 I have a normal form as an interface which when submitted the data need to be stored in a database. 
 I have done everything and the form and database is also working fine now, but when i start the process debugging and initiate the process</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Debugging</title><link>https://community.appian.com/thread/92172?ContentTypeID=1</link><pubDate>Sun, 13 Mar 2022 05:31:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20239402-2622-417a-b2c7-f6f84ac2ad49</guid><dc:creator>vaddhicharanc0001</dc:creator><description>&lt;p&gt;I have checked the same instance which i am trying to debug, when use debug it directly open the start form and when submitted, it directly opens the monitor view right so i can say that i am checking the same instance.&lt;/p&gt;
&lt;p&gt;There are no other parent nodes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Debugging</title><link>https://community.appian.com/thread/92156?ContentTypeID=1</link><pubDate>Sat, 12 Mar 2022 15:01:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7c841aa-5aec-49b9-b2ad-2d952a03ffea</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;By any chance, is it possible that you&amp;#39;re looking at a different instance? Below are some points to check.&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is this the same instance that you ran? Possible that you&amp;#39;re looking at a different instance.&lt;/li&gt;
&lt;li&gt;Is this process called inside any parent process that has terminate nodes?&lt;/li&gt;
&lt;li&gt;Check the status of the process instance from the monitoring view and see if it is showing completed?&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Debugging</title><link>https://community.appian.com/thread/92150?ContentTypeID=1</link><pubDate>Sat, 12 Mar 2022 05:22:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7c0c9f73-2890-4509-9849-f7f575562682</guid><dc:creator>vaddhicharanc0001</dc:creator><description>&lt;p&gt;a!buttonWidget(&lt;br /&gt; label: &amp;quot;Submit&amp;quot;,&lt;br /&gt; saveInto: a!save(&lt;br /&gt; ri!CT_DataType.CalculatedValue,&lt;br /&gt; if(&lt;br /&gt; ri!CT_DataType.Operation = &amp;quot;+&amp;quot;,&lt;br /&gt; rule!CT_Sum(&lt;br /&gt; ri!CT_DataType.PrevValue,&lt;br /&gt; ri!CT_DataType.Value&lt;br /&gt; ),&lt;br /&gt; rule!CT_Sub(&lt;br /&gt; ri!CT_DataType.PrevValue,&lt;br /&gt; ri!CT_DataType.Value&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; ),&lt;br /&gt; submit: true,&lt;br /&gt; style: &amp;quot;PRIMARY&amp;quot;&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Debugging</title><link>https://community.appian.com/thread/92148?ContentTypeID=1</link><pubDate>Sat, 12 Mar 2022 01:58:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0276f818-881d-46f2-ab4f-2f9beb56ce12</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi , if you are saying that data is getting inserted into db,it means your flow is working fine. Once you open the process instance in monitoring tab then after starting the process just refresh it. There would be button on top to refresh the instance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Debugging</title><link>https://community.appian.com/thread/92147?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 21:33:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2393ba02-4644-4555-be54-509440dd6b57</guid><dc:creator>ajhick</dc:creator><description>&lt;p&gt;What&amp;#39;s your code on the submit button?&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1647034441669v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>