<?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>Related action and Sub Process Model</title><link>https://community.appian.com/discussions/f/general/13175/related-action-and-sub-process-model</link><description>Hi, 
 
 I have a requirement where i have a start form which on action triggers a Sub process which return a CDT out. 
 I need to Display the CDT in a Grid. 
 Once the action is Triggered the GRID is going into the Tasks in the Tempo. 
 We use Sites here</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/72380?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2020 03:04:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d389ad49-9c84-44dc-926d-e61f8d814985</guid><dc:creator>payal31</dc:creator><description>&lt;p&gt;Hi Rohan,&lt;/p&gt;
&lt;p&gt;Please check below points in Process Model.&lt;/p&gt;
&lt;p&gt;1. Activity chain should not break.&lt;br /&gt;2. According to your requirement, there are two user input task. first task is where users enter the information and second is where users sees the information in grid. Please make sure assignment for both tasks should be same person. If it is not same then also task would be completed and another task will be shown in tempo.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59465?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 07:42:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5da32f1-f7db-4d9f-b5c3-08cd975045c4</guid><dc:creator>Shruthik</dc:creator><description>&lt;p&gt;Rohan,&lt;/p&gt;
&lt;p&gt;Set the User Input task which displays the grid as a quick task. This would resolve your issue.&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/11/pastedimage1535010040038v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1535010040038v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59463?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 07:26:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b6bd503-6894-4194-86d8-698d8a935451</guid><dc:creator>ankitab0001</dc:creator><description>Hi Rohann179,&lt;br /&gt;
&lt;br /&gt;
I have faced  a similar issue in my previous project. We used sites, but sometimes the tasks would appear in the tempo. The reason being:&lt;br /&gt;
We used a task report in the site. It would only display the tasks of the process models that are defined in a constant. So every time, we used a UI in a process model we had to make sure that process model is defined in the constant.&lt;br /&gt;
I am not sure if this is your case but it&amp;#39;s worth a look&lt;br /&gt;
&lt;br /&gt;
Cheers&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59460?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 05:06:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cff0fb3c-8b09-41fb-b530-4bf68f5897c1</guid><dc:creator>niteshtiwari</dc:creator><description>Hi Rohan,&lt;br /&gt;
&lt;br /&gt;
Once form is submitted, in the synchronous sub process does it has only script task which maps the variables to CDT and gives the CDT back to main process as output??&lt;br /&gt;
&lt;br /&gt;
I could think of two things here:&lt;br /&gt;
&lt;br /&gt;
1)All nodes are not activity chained i.e. from main process submit form till the next form(Including sub process- make sure all the nodes are activity chained in the sub process as well)&lt;br /&gt;
&lt;br /&gt;
2)If  it&amp;#39;s still not working, you can try putting the user input task in the sub process itself which is placed after sub process and make sure it has activity chaining enabled.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Nitesh&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59455?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 04:18:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:56ec9b8a-2731-4bb5-a0a7-c3605fd72438</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>You can configure asynchronous subprocess from the main flow. Asynchronous subprocess should have the query entity or query rule to form cdt and then assign the task. Configure chaining as per the necessity.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59451?ContentTypeID=1</link><pubDate>Thu, 23 Aug 2018 03:42:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1fa84f3d-4216-4087-ace2-8e295c0665b4</guid><dc:creator>ravalik</dc:creator><description>Hi  &lt;a href="/members/rohann179"&gt;rohann179&lt;/a&gt; ,&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/Sub-Process_Activity.html"&gt;docs.appian.com/.../Sub-Process_Activity.html&lt;/a&gt;&lt;br /&gt;
The above link might help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59439?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:21:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:442be541-dcb3-4504-8859-f5f776e0bf34</guid><dc:creator>Sumeet Khare</dc:creator><description>Refer following link, it may help you:&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/Sub-Process_Activity.html"&gt;docs.appian.com/.../Sub-Process_Activity.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The output cdt, can only be displayed to end users if you trigger task before 8 sec, check for the timing.&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/Process_Model_Recipes.html#using-activity-chaining-to-display-multiple-forms-in-succession"&gt;docs.appian.com/.../Process_Model_Recipes.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59437?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:12:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41f89282-ec8c-41c0-828d-4b82a08e3fe4</guid><dc:creator>rohann179</dc:creator><description>HI Sumeet,&lt;br /&gt;
But the Subprocess is returning a CDT OUT even with out Activity Chaining.&lt;br /&gt;
The Chain is not Breaking&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59436?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:11:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4a0bcf07-3a61-4c3a-8eac-f17a0b8a79b0</guid><dc:creator>rohann179</dc:creator><description>This happens in a related action once the related action is clicked it Displays a form where a user action is performed and hit submit once it is submitted in the back end a sub process which is synchronous starts and gives a CDT output which needs to be displayed in a Grid which is placed after the Subprocess. But whats happening is once the Initial action of submit is done it is going away to all the related actions and displaying action completed successfully and i find the UI in the tempo Interface.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59435?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:10:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68291de7-87a7-483c-8d60-61f89a238d0a</guid><dc:creator>Sumeet Khare</dc:creator><description>Hi Rohan, check if all the nodes in the related action process model and sub process are chained. Second, you are not performing heavy operations which is causing chain to break. Let me kow if this helps.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59434?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:04:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d201f559-1639-4072-95e0-337b3d34da3f</guid><dc:creator>rohann179</dc:creator><description>the Sub process is set to synchronous&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59433?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:02:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5ba369d9-c722-496d-83f4-646d6c647f68</guid><dc:creator>ChristineLHutchison</dc:creator><description>If the task is in the  list for the initiator of the related action, it seems that you have a break in the chaining. or the subprocess set to not wait for completion before moving on.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59432?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 19:00:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2cd19dae-92d8-4488-8bbe-46d4f5a23e41</guid><dc:creator>rohann179</dc:creator><description>This happens in a related action once the related action is clicked it Displays a form where a user  action is performed and hit submit once it is submitted in the back end a sub process which is synchronous  starts and gives a CDT output which needs to be displayed in a Grid which is placed after the Subprocess. But whats happening is once the Initial action of submit is done it is going away to all the related actions and displaying action completed successfully and i find the UI in the tempo Interface.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59431?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 18:58:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21efe4a9-5f42-413c-ad52-59ec3db7074f</guid><dc:creator>Gaurav Arora</dc:creator><description>Rohan, your requirements are not very clear, can you please elaborate. Also i am not able to understand: Can any one help me make sure to display the GRID in the Flow?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Related action and Sub Process Model</title><link>https://community.appian.com/thread/59430?ContentTypeID=1</link><pubDate>Wed, 22 Aug 2018 18:55:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b938a72c-1d1d-4e66-9999-f976ca4a1d11</guid><dc:creator>ChristineLHutchison</dc:creator><description>Can you elaborate a bit?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chaining should allow the form to flow to the next form,  without going to manually pick up the task. If that is not happening, check security and assignment. &lt;br /&gt;
&lt;br /&gt;
To display the grid in the flow like a wizard, make sure you chain all the way from start node to the user input task that shows the grid.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>