<?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 reference a process model?</title><link>https://community.appian.com/discussions/f/process/27182/how-to-reference-a-process-model</link><description>I want to use the function numprocessesforprocessmodelforstatus (id, status , includeSubProcessData ), but I don&amp;#39;t understand how to get the ID of the process model I want to reference. The documentation doesn&amp;#39;t give an example that incorporates fetching</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to reference a process model?</title><link>https://community.appian.com/thread/106745?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 21:18:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84840cdb-9e68-4dfd-afd8-66ad9810150b</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The Process Model ID appears front-and-center on the properties dialog when you&amp;#39;re editing that process model.&amp;nbsp; That is, if you just need the ID for your own purposes.&amp;nbsp; Note that the ID for a certain model will change between environments.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re talking about something you&amp;#39;re going to actually use within your system, the standard practice for this is to &lt;strong&gt;&lt;em&gt;create a Constant of type Process Model&lt;/em&gt;&lt;/strong&gt;.&amp;nbsp; When referenced by rules like you quote here, the rule will be fed the ID - and it will work correctly when deployed between different environments, since the constant itself is a direct reference to the process model.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reference a process model?</title><link>https://community.appian.com/thread/106741?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 17:53:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc2995a5-8663-40b2-ab0b-f91512216896</guid><dc:creator>aj2000</dc:creator><description>&lt;p&gt;This sounds useful, but I don&amp;#39;t quite understand how to create a report of a process model type, can you explain the first couple of steps?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reference a process model?</title><link>https://community.appian.com/thread/106718?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 08:00:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8351a64f-e029-473c-82aa-0326b56c401d</guid><dc:creator>Harshitha Mangamuri</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/andrewj0005"&gt;aj2000&lt;/a&gt;, You can create a process report of process model type and then you can add a column of process model id. Now you can get the process model id&amp;#39;s of every process present in the instance. With the help of a!queryProcessAnalytics() function, you can get the id of the required process model using query filter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reference a process model?</title><link>https://community.appian.com/thread/106702?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 03:42:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d040e91-2c9f-4afe-8d5e-32fadf7247cc</guid><dc:creator>aj2000</dc:creator><description>&lt;p&gt;Hmmm. I see now. If I go into the process model properties it says on the first page &amp;quot;Process Model ID&amp;quot;.&lt;br /&gt;This is not very convenient. Is this the only place to find it?&lt;br /&gt;The documentation should at least tell me to look here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to reference a process model?</title><link>https://community.appian.com/thread/106701?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 03:39:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e46a44f7-317a-41a2-a9d1-954edc81523e</guid><dc:creator>aj2000</dc:creator><description>&lt;p&gt;I do realise I can reference the current process model with &amp;quot;pm!id&amp;quot; but I want to reference a different one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>