<?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>how to pass parent process data to subprocess in process model</title><link>https://community.appian.com/discussions/f/process/20133/how-to-pass-parent-process-data-to-subprocess-in-process-model</link><description>how to pass parent process data to subprocess in process model</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how to pass parent process data to subprocess in process model</title><link>https://community.appian.com/thread/78681?ContentTypeID=1</link><pubDate>Thu, 24 Dec 2020 11:56:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc09911f-3fbd-4ee6-a3af-9eacf08fb9cf</guid><dc:creator>vinayvarma</dc:creator><description>&lt;p&gt;Thanks for your answer I got it &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to pass parent process data to subprocess in process model</title><link>https://community.appian.com/thread/78680?ContentTypeID=1</link><pubDate>Thu, 24 Dec 2020 07:44:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a88fb018-1a11-4dff-9093-dca4f6c31e01</guid><dc:creator>abhimanyuk0001</dc:creator><description>&lt;p&gt;First, In the subprocess add a process variable and check the Parameter (&lt;span&gt;Allow the value for the variable to be provided when starting a process) checkbox.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Then, in the main process, go to the the setup tab of sub process smart service, and in the input variable section you will see the sub process pv (if you don&amp;#39;t refresh). Select the main process pv you want to pass to that. Also Check &amp;quot;Pass as reference&amp;quot;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you want the value to be returned back to the main PM add Output Variable too (Just below it)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>