<?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 Model Details</title><link>/b/appmarket/posts/process-model-details</link><description>Overview 
 
 Get the details of process models from a constant, ids, or UUIDs! 
 Expression Functions 
 
 getpmdetails(processModelUUIDOrId):
 
 Returns process details as a cdt with name, description, id, UUID, creator, modifiedBy, createdOn, modifiedOn</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Model Details</title><link>https://community.appian.com/b/appmarket/posts/process-model-details</link><pubDate>Wed, 24 May 2023 13:38:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c3e9c25-b885-4fd3-9bf9-b6d9fc4c6145</guid><dc:creator>jvandenbranden</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Would it be posisble to get the Display Name of a process in a similar way?&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1566&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Process Model Details</title><link>https://community.appian.com/b/appmarket/posts/process-model-details</link><pubDate>Thu, 29 Jul 2021 15:56:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c3e9c25-b885-4fd3-9bf9-b6d9fc4c6145</guid><dc:creator>Arthur Lyrio</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The function &lt;span&gt;&lt;strong&gt;getpmlistdetailsbyuuid&lt;/strong&gt;&lt;/span&gt; is not working with a huge list, probably is reaching some memory limit.&lt;br /&gt;I had a list with 180 elements and it simply stopped at element 40.&lt;br /&gt;&lt;br /&gt;Used the function &lt;strong&gt;getpmdetails &lt;/strong&gt;with an &lt;strong&gt;apply&lt;/strong&gt; to work arround it&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But as far, great job with the plug-in, it helped me a lot [emoticon:c4563cd7d5574777a71c318021cbbcc8]&lt;span class="emoticon ui-tip" title="Slight smile"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the great work.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1566&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Process Model Details</title><link>https://community.appian.com/b/appmarket/posts/process-model-details</link><pubDate>Thu, 26 Mar 2020 21:26:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c3e9c25-b885-4fd3-9bf9-b6d9fc4c6145</guid><dc:creator>ambrishs</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Does this plugin require to be run as Administrator or even the end users could have it executed on the interface?&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1566&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Process Model Details</title><link>https://community.appian.com/b/appmarket/posts/process-model-details</link><pubDate>Wed, 03 Jul 2019 08:47:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c3e9c25-b885-4fd3-9bf9-b6d9fc4c6145</guid><dc:creator>Sergio Blazquez</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;span&gt;v1.1.0&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Refactored getpmdetails to be more efficient (10x quicker in our tests)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Added two new functions:&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;strong&gt;getpmlistdetailsbyid(Long[] ids)&lt;/strong&gt;: Retrieves the attributes of the process models&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;em&gt;@param&lt;/em&gt;&amp;nbsp;List of Number (Integer) ids: array/list of process model ids.&amp;nbsp;&lt;/span&gt;&lt;br /&gt;&lt;span&gt;&lt;em&gt;@return&lt;/em&gt;&amp;nbsp;List of ProcessDetails: list of cdts with name, description, id, UUID, creator, modifiedBy, createdOn, modifiedOn attributes.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;getpmlistdetailsbyuuid(String[] uuids)&lt;/strong&gt;: Retrieves the attributes of the process models&amp;nbsp;&lt;br /&gt;&lt;em&gt;@param&lt;/em&gt;&amp;nbsp;List of Text (String) ids: array/list of process model uuids.&amp;nbsp;&lt;br /&gt;&lt;em&gt;@return&lt;/em&gt;&amp;nbsp;List of ProcessDetails: list of cdts with name, description, id, UUID, creator, modifiedBy, createdOn, modifiedOn attributes.&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=1566&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>