<?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 to process model instances</title><link>https://community.appian.com/discussions/f/process/22323/related-to-process-model-instances</link><description>Suppose there is a sub process in a main process. When we execute main process multiple times then it will generate multiple instances for main process as well as sub process. So how to identify which sub process instance belongs to which main process</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: related to process model instances</title><link>https://community.appian.com/thread/87355?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 23:19:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6cda762a-0ee0-4647-8e97-33c41ba91038</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Note (in case it matters for some reason) that if the parent process instance is archived or deleted before the subprocess is, then &lt;em&gt;=parent_process_id()&lt;/em&gt; will return blank.&amp;nbsp; If it&amp;#39;s important to have it persistently though, a node in the model could store the value into a PV (though I wouldn&amp;#39;t do this unless there&amp;#39;s a defined need for it).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related to process model instances</title><link>https://community.appian.com/thread/87353?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 23:11:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0095d7e1-b565-4678-9994-bdfeb7ffa3d5</guid><dc:creator>ajhick</dc:creator><description>&lt;p&gt;Agree with both comments above. Also remember you can always go File &amp;gt; Open Parent Process. This obviously only helps when manually navigating the process models but very handy when responding to an incident.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related to process model instances</title><link>https://community.appian.com/thread/87347?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 14:35:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a352304-924e-4055-9b0c-727ef5f62abd</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Also to note, you can still retrieve the parent process ID without passing it to the sub as this is available natively in process reports by defining a column as &amp;quot;=parent_process_id()&amp;quot;, via &lt;a href="https://docs.appian.com/suite/help/21.3/Process_and_Report_Data.html#process-metrics"&gt;Process Metrics&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: related to process model instances</title><link>https://community.appian.com/thread/87344?ContentTypeID=1</link><pubDate>Wed, 27 Oct 2021 13:05:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1179fb54-7066-4767-9549-023426079948</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;For each process model you can use an expression to define the display name&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.2/process-model-object.html#general-tab"&gt;https://docs.appian.com/suite/help/21.2/process-model-object.html#general-tab&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For your case, you can pass in the parent process ID or another identifier and display it in the sub-process display name&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>