<?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>GettIng stuck in UIT.</title><link>https://community.appian.com/discussions/f/user-interface/35134/getting-stuck-in-uit</link><description>Here after the last XOR gate i have a condition like if the condition is true then go to the third node from left which is a UIT. 
 
 Here also I am doing the assignment of the UIT to the process initator so that the form will open immediately also doing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136280?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 12:10:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eb8283af-3d31-4b0d-93d2-067b2ec7659c</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;I had missed the activity chaining in the sub process .&lt;/p&gt;
&lt;p&gt;Now it is working as expected .&lt;/p&gt;
&lt;p&gt;Thanks &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136273?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 10:11:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8e2246b4-2991-4add-9d79-282ac0039fc5</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What do you mean? in case the length of the chain is the issue, you need to shorten it. In case there is a time problem, you need to either speed up the processing, or maybe push certain parts into the background aka. non-chained part.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136262?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 08:59:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41515f2e-9c8b-459c-8f4f-7d27ba3fe05f</guid><dc:creator>JayaPrakash Ravipati</dc:creator><description>&lt;p&gt;&lt;a href="/members/bisheswart9459"&gt;bisheswar01&lt;/a&gt;&amp;nbsp; Uncheck the &lt;strong&gt;quick task&lt;/strong&gt; and try running the process. Hope it may solve the issue.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1717405081984v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136261?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 08:53:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65590c1c-bc06-4aa7-8aad-4164d81066c2</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;&lt;a href="/members/bisheswart9459"&gt;bisheswar01&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p data-sourcepos="3:3-3:72"&gt;How many node&amp;nbsp;Signature&amp;nbsp;sub process&amp;nbsp;has?&lt;br /&gt;I hope there are no missing activity chains within the sub-processes.&lt;br /&gt;It would also be helpful if you could share the lane assignments and a snapshot of the sub-processes for reference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136259?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 08:24:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3bd22c2-932f-4543-acc9-8b31a47c34ae</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;Then do you have any other idea to achieve this scenario ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136257?ContentTypeID=1</link><pubDate>Mon, 03 Jun 2024 08:20:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a70cb578-9354-41c1-a0c9-923c69a253b8</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;No ,I am not providing !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136239?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2024 17:27:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c08face3-411d-4c45-96cd-9830604ddda7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.2/Process_Model_Recipes.html#using-activity-chaining-to-display-multiple-forms-in-succession"&gt;https://docs.appian.com/suite/help/24.2/Process_Model_Recipes.html#using-activity-chaining-to-display-multiple-forms-in-succession&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;50 nodes or 5 seconds is the limit. Then the chain &amp;quot;breaks&amp;quot; and that UIT is available via a task report.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136238?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2024 16:36:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0e57f899-9f39-46f4-a2bc-ce03c7f4b6c7</guid><dc:creator>JayaPrakash Ravipati</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/bisheswart9459"&gt;bisheswar01&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Did you provide and escalations in the UIT&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136236?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2024 14:34:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95647d89-6df8-4548-bf80-8831b2d9b082</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;and also I did not get your point &amp;quot;&lt;span&gt;Process chaining has some limitations in the number of nodes in-between and the time it takes.&amp;quot; Can you please give more context on this ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136235?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2024 14:32:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8a900642-84f4-493a-9542-8bc65d9132a3</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;But UIT should appear immediately,&amp;nbsp; not by going to the task report or is there any other suggestions of doing that ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GettIng stuck in UIT.</title><link>https://community.appian.com/thread/136234?ContentTypeID=1</link><pubDate>Sat, 01 Jun 2024 14:29:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d916731-2441-4060-adc8-e875df2bce2e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Process chaining has some limitations in the number of nodes in-between and the time it takes.&lt;/p&gt;
&lt;p&gt;And that UIT is not &amp;quot;stuck&amp;quot;, but the user would have to navigate to a task report and open it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>