<?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>Calling smart service on submit button saveinto</title><link>https://community.appian.com/discussions/f/general/20448/calling-smart-service-on-submit-button-saveinto</link><description>Hi, 
 I am calling a startprocess smartservcie on submit button click in my interface. 
 and i have set the submit as true for that button. 
 So here before getting the response from smart service, interface is moving to next node in the process model</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Calling smart service on submit button saveinto</title><link>https://community.appian.com/thread/79723?ContentTypeID=1</link><pubDate>Sun, 21 Feb 2021 14:53:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:858bb3b5-2874-485e-9f5d-e6f02c5a1463</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The behavior you&amp;#39;re getting is expected - if the button has a true &amp;quot;SUBMIT&amp;quot; value and no (CURRENT) validation issues, then the form will be submitted when it&amp;#39;s pressed.&amp;nbsp; It would be pretty easy to just add this as a second button i.e. &amp;quot;Check readiness for Submission&amp;quot;, which calls your extra process and gets the result back, and if the result is good, enable your main Submit button only after that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>