<?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>Saving data to database</title><link>https://community.appian.com/discussions/f/new-to-appian/40008/saving-data-to-database</link><description>I am new to Appian and I&amp;#39;m creating a form interface to save data to the database. I&amp;#39;ve gone through several of the tutorials and I created an Interface and a Process Model that will save data to the database. However, it only works when I launch it from</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152826?ContentTypeID=1</link><pubDate>Wed, 17 Dec 2025 06:25:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f3ca855-f258-4fd5-a987-56288678cf9b</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;One workaround is to setup an User interface node assigned to you after each node in your process that can have the message - that way after each node completion you will have a task and process wont submit until you close it.&amp;nbsp;&lt;br /&gt;Its not a standard practice though. Can you share why you want a message after each step when using process model monitoring you can see how and when each node executes.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152818?ContentTypeID=1</link><pubDate>Tue, 16 Dec 2025 17:17:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:864540e8-6f50-48db-9efd-e762029da9a3</guid><dc:creator>sreekanthpbpm</dc:creator><description>&lt;p&gt;Access Environment (&lt;a href="https://us.appian.community/suite/sites/home)"&gt;us.appian.community/.../home)&lt;/a&gt;&lt;br /&gt;App Catalog --&amp;gt;APPLICATIONS you can choose any app sample and first time Need to request for Deploy App to Workspace&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152816?ContentTypeID=1</link><pubDate>Tue, 16 Dec 2025 16:22:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ebece67e-ea17-4ce6-8e32-ef535f6148fa</guid><dc:creator>jimc</dc:creator><description>&lt;p&gt;Do you know how I can add this Acme Auto Solution project to my Appian for me to play with?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152814?ContentTypeID=1</link><pubDate>Tue, 16 Dec 2025 16:01:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11b21be4-8196-4eaf-a88e-2b8be7ca5b18</guid><dc:creator>jimc</dc:creator><description>&lt;p&gt;Thanks for the help guys. I did not know that I had to&amp;nbsp;a&lt;span&gt;dd the process model as an action type page to a site. I was adding the Interface to the site and it wasn&amp;#39;t triggering the PM.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is there a way to add prompts or messages to the process model for debugging? Like after a step, it will show a message box saying &amp;quot;Step 2 complete&amp;quot;, or &amp;quot;Step 3 complete&amp;quot;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152771?ContentTypeID=1</link><pubDate>Thu, 11 Dec 2025 21:10:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ff52900-16e4-4dda-b677-9cdb11af5fd6</guid><dc:creator>sreekanthpbpm</dc:creator><description>&lt;p&gt;you can expose interface service as statable service ---&amp;gt;&lt;span&gt;Process Model---&amp;gt;properties u can add interface and attach your write records service to flow with same record type for reference you can pre sample App&amp;nbsp;Acme Auto Solution&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152740?ContentTypeID=1</link><pubDate>Wed, 10 Dec 2025 10:42:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10e2fa07-74ae-4bea-b277-63d96b3baacc</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Add the process model as an action type page to a site. This is one way how your users start that process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152724?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 16:03:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:25743b0f-164a-4f8e-9b4e-f8a11851c6a1</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You have User Input Task which creates a task after process starts. This makes users fill form twice.&lt;br /&gt;Replace your PM setup:&lt;br /&gt;Wrong: &amp;lt;Start&amp;gt; - &amp;lt;User Input Task&amp;gt; - &amp;lt;Write Records&amp;gt; - &amp;lt;End&amp;gt;&lt;br /&gt;Right: &amp;lt;Start Form&amp;gt; - &amp;lt;Write Records&amp;gt; - &amp;lt;End&amp;gt;&lt;/p&gt;
&lt;p&gt;Steps:&lt;br /&gt;Delete the User Input Task node&lt;br /&gt;In PM Properties -&amp;gt; Configure Start Form -&amp;gt; Select your interface&lt;br /&gt;Map form outputs to process variables&lt;br /&gt;Users click : &amp;quot;Start Process&amp;quot; -&amp;gt; fill form once -&amp;gt; Submit saves&lt;br /&gt;&lt;br /&gt;No code needed in Submit button. Start Form handles it automatically.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152721?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 14:26:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:447eb443-6c47-41c0-9b86-807682337843</guid><dc:creator>jimc</dc:creator><description>&lt;p&gt;Thanks for the reply. I watched the Youtube and tried to configure the Process Start Form section of the PM Properties but it still doesn&amp;#39;t work. I think I&amp;#39;m still not understanding the process and how it all comes together.&lt;/p&gt;
&lt;p&gt;In my Process Model, it&amp;#39;s set up like this. &amp;lt;Start Node&amp;gt; - &amp;lt;User Input Task&amp;gt; - &amp;lt;Write Records&amp;gt; - &amp;lt;End Node&amp;gt;. So when I run &amp;#39;Start Process for Debugging&amp;#39; from within the PM, it will flow through the nodes. It will execute the &amp;lt;User Input Task&amp;gt; node which opens up the form to fill out. Then when the user clicks Submit, it continues to the &amp;lt;Write Records&amp;gt; node which saves the data to the database.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;From your comment, &amp;quot;&lt;span&gt;Users start the process, fill the form, click Submit, and data saves&amp;quot;, how do users start process? Shouldn&amp;#39;t the Interface be itself start the process? Which is what I thought the youTube link teaches us to do. But this doesn&amp;#39;t make sense the way it&amp;#39;s set up. Won&amp;#39;t the PM cause the user to fill out the form again since the first node is &amp;lt;User Input Task&amp;gt;?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Should the PM be revised to be just &amp;lt;Start Node&amp;gt; - &amp;lt;Write Records&amp;gt; - &amp;lt;End Node&amp;gt;? and the &amp;lt;Start Node&amp;gt; gets triggered by the Submit button of the interface? Also, is there any code that needs to be added to the Submit button of the interface so that it triggers the PM to start?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Saving data to database</title><link>https://community.appian.com/thread/152718?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 05:29:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:77fc73b1-cc14-4706-9b29-fe3cdcce0d29</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;In your Process Model, add a Start Form node at the beginning. Configure it to use your interface. Map form outputs to process variables. Add a Write Records node after the form. Users start the process, fill the form, click Submit, and data saves. This is the simplest approach.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.youtube.com/watch?v=LhP7w4g3JJk"&gt;https://www.youtube.com/watch?v=LhP7w4g3JJk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Start Process from Interface&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=LhP7w4g3JJk"&gt;https://docs.appian.com/suite/help/25.4/Start_Process_Smart_Service.html#astartprocess&lt;br /&gt;&lt;br /&gt;&lt;/a&gt;Ways to start process&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/25.4/Ways_to_Start_a_Process_From_a_Process.html"&gt;https://docs.appian.com/suite/help/25.4/Ways_to_Start_a_Process_From_a_Process.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>