<?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>Process--subprocess</title><link>https://community.appian.com/discussions/f/process/38360/process--subprocess</link><description>I have created a process where, depending on what is entered in a field, it either triggers a task with another form or a subprocess. I have tested the option to launch a new task, and it works well. However, when I test the subprocess, it stays with</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144573?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 12:37:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b75d0d0f-66ee-4bc8-8581-5f7f0e066ec8</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Is the form in the Sub Process a Start Form or a regular input task?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144561?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 10:24:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:777f66ac-8dc3-4caa-b4f4-d0fdfbd7ad36</guid><dc:creator>miguelm137538</dc:creator><description>&lt;p&gt;Now it works, thank you very much. What happens is that the interface does not map the fields that were filled in the parent process interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144560?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 10:19:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b91f907f-b9bf-49c0-9ecf-5716caaa08ff</guid><dc:creator>JayaPrakash Ravipati</dc:creator><description>&lt;p&gt;In your main process for the sub process node change the assignment to &lt;strong&gt;&amp;quot;This node will run as an automated activity. It will not be assigned to anyone as a task&amp;quot;&lt;/strong&gt;&lt;span&gt;&amp;nbsp; as you have gave it to the user group . It will receive as a task to that group once any of the person submits the task then the process instance will be moved to next step&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144558?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 10:13:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:917bd933-e7bc-4517-81e1-b59006b889b3</guid><dc:creator>miguelm137538</dc:creator><description>&lt;div class="flex-shrink-0 flex flex-col relative items-end"&gt;
&lt;div&gt;
&lt;div class="pt-0"&gt;
&lt;div class="gizmo-bot-avatar flex h-8 w-8 items-center justify-center overflow-hidden rounded-full"&gt;
&lt;div class="relative p-1 rounded-sm flex items-center justify-center bg-token-main-surface-primary text-token-text-primary h-8 w-8"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="group/conversation-turn relative flex w-full min-w-0 flex-col agent-turn"&gt;
&lt;div class="flex-col gap-1 md:gap-3"&gt;
&lt;div class="flex max-w-full flex-col flex-grow"&gt;
&lt;div dir="auto" data-message-author-role="assistant" data-message-id="68854e9f-f498-4447-867c-907b6776104d" data-message-model-slug="gpt-4o"&gt;
&lt;div&gt;
&lt;div class="markdown prose w-full break-words dark:prose-invert light"&gt;
&lt;p&gt;The form is within a user input task inside the process that launches the subprocess:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1737454361196v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144535?ContentTypeID=1</link><pubDate>Tue, 21 Jan 2025 04:36:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:17a35275-6c68-49cd-a9b7-26ee25f6027d</guid><dc:creator>JayaPrakash Ravipati</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/miguelm137538"&gt;miguelm137538&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;I see that for the sub process you have used the assignment window to specific user group. Can you confirm that you are in that specific group.&lt;/p&gt;
&lt;p&gt;I think you are not part of it. It will be assigned to that group. The group members will get the task Any one need to complete the task of the sub process to move to next state.&lt;/p&gt;
&lt;p&gt;If there is no sub task in sub-process use the 2nd option.&amp;nbsp; &lt;strong&gt;&amp;quot;This node will run as an automated activity. It will not be assigned to anyone as a task&amp;quot;&lt;/strong&gt; in the sub process node. It will run automatically and move to next node.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144533?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 23:33:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:659f2d1f-c3fd-40fd-86b7-c2b97bdb1cc7</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Based on your subprocess icon in the upper-right of the node, you have the entire process assigned to a group.&amp;nbsp; Assuming you are not attempting to use a Start Form on this sub process (as nothing is generating), you will want to change this to run as automated and let assignment occur with the subprocess User Input Task.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1737415317143v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1737415354998v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you were attempting to use a Start Form for the subprocess (which I have never needed to do and would not recommend), a task would be generated at any rate:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1737415929913v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144532?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 23:07:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a76805b8-191f-417d-a55a-99f3adc9ad53</guid><dc:creator>Andrew Hickingbotham</dc:creator><description>&lt;p&gt;Do you need activity chaining?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144527?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 19:30:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:110238f7-4e96-429c-8249-4d425068446e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;What do you mean by &amp;quot;interface for the subprocess&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process--subprocess</title><link>https://community.appian.com/thread/144526?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 16:47:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aceefb4e-3a62-4313-ac4c-eb66368d2d8a</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Can you clarify - do you have the Form within the sub-process node or is the form in a User Input Task in the process model referenced by that sub-process node? In general I don&amp;#39;t recommend including a form on any node except for a User Input Task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>