<?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>SubProcess variables are null in the Parent Process</title><link>https://community.appian.com/discussions/f/process/19216/subprocess-variables-are-null-in-the-parent-process</link><description>Good Morning, 
 I have two processes, the parent and the sub-process. 
 The parent starts the sub-process, the next step in the parent is to start a &amp;quot;User Task Input&amp;quot;, this step need to wait for a value that gets generated in the sub-process. 
 I&amp;#39;ve enabled</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SubProcess variables are null in the Parent Process</title><link>https://community.appian.com/thread/75656?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 02:33:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e0384ed0-0cfb-405c-97c3-86421f24efe3</guid><dc:creator>legotx</dc:creator><description>&lt;p&gt;Did you make sure that the output variables is assigned to the variables from the subprocess model?&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1595990020820v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SubProcess variables are null in the Parent Process</title><link>https://community.appian.com/thread/75264?ContentTypeID=1</link><pubDate>Wed, 08 Jul 2020 05:58:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d645ba4d-cf06-4ada-b999-b9cec02c3055</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you try to enable chaining inside the sub process? The &amp;quot;Start Process&amp;quot; smart service will wait until the end of the chain before proceeding. But for the sake of clarity and maintainability I recommend going with Tims suggestion.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SubProcess variables are null in the Parent Process</title><link>https://community.appian.com/thread/75242?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 13:52:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:43c3ca22-c7d9-40a0-969b-265753dc1298</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;It looks like you are using the &amp;quot;Start Process&amp;quot; smart service which always fires asynchronously. To acheieve what you&amp;#39;re describing switch to using the &amp;quot;Sub-Process&amp;quot; smart service instead as this can be configured to execute synchronously.&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/20.2/Start_Process_Smart_Service.html"&gt;https://docs.appian.com/suite/help/20.2/Start_Process_Smart_Service.html&lt;/a&gt;&lt;br /&gt;&lt;a href="https://docs.appian.com/suite/help/20.2/Sub-Process_Activity.html"&gt;https://docs.appian.com/suite/help/20.2/Sub-Process_Activity.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>