<?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>Need to use link and submit</title><link>https://community.appian.com/discussions/f/new-to-appian/37497/need-to-use-link-and-submit</link><description>Hi All, 
 In my case, in the end of process model i am using a user input task in which i am using a recordLink which working fine but since i am not giving any submit true value to submit that form so it;s stuck 
 
 can anyone help me with code in that</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Need to use link and submit</title><link>https://community.appian.com/thread/140517?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 13:59:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2fc2b8f-5984-41d8-9ca7-8cf3e0b1affb</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;a href="https://appian.rocks/2022/06/23/task-exceptions-quick-tasks/"&gt;appian.rocks/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to use link and submit</title><link>https://community.appian.com/thread/140489?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 19:11:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ea255d3-4572-4085-b889-a15167143ff2</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;For the &amp;quot;final confirmation form&amp;quot; configuration, you should be making a choice, to either require a user button click (i.e. a &amp;quot;Close&amp;quot; button with submit enabled), &lt;em&gt;&lt;strong&gt;OR&lt;/strong&gt;&lt;/em&gt; a (short) timer and NO buttons on form (provide a record link like you&amp;#39;re currently doing, in a style that navigates away from the task), and the timeout event will cause the process flow to move on to the following node (which might be what you&amp;#39;re doing here, i can&amp;#39;t really tell since you have so many process flows overlapping).&amp;nbsp; But you shouldn&amp;#39;t do both, or else if the user waits until after the (short) timeout timer and they try to manually submit the form, they&amp;#39;ll get a confusing (and non-configurable) error message.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to use link and submit</title><link>https://community.appian.com/thread/140488?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2024 18:53:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:186cdbca-3df8-4c6a-9793-3140daa94abb</guid><dc:creator>Konduru Chaitanya</dc:creator><description>[quote userid="92063" url="~/discussions/f/new-to-appian/37497/need-to-use-link-and-submit"] but since i am not giving any submit true value to submit that form so it;s stuck&amp;nbsp;[/quote]
&lt;p&gt;Your answer is here. You need to provide a button to the user to click and define the submit parameter as true. In your case your process should still work fine as you have an exception defined so based on the time you have set, the next node would start.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But why are there so many red lines? can you please share the complete image, what kind of exceptions you have set?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>