<?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>Start Process with UUID</title><link>https://community.appian.com/discussions/f/general/26461/start-process-with-uuid</link><description>Both the a!startProcessLink and a!startProcess functions state that the &amp;quot;processModel&amp;quot; parameter accepts &amp;quot; a constant referencing the process model or a process model UUID&amp;quot; 
 However, when we try to pass a constant of type Text with a process model UUID</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Start Process with UUID</title><link>https://community.appian.com/thread/103921?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 11:37:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9f8305c-62e7-40dd-a3c1-ed42ac6fd0b1</guid><dc:creator>saimohancharugundla</dc:creator><description>&lt;p&gt;Do you mean , you will create multiple process models to start from Interface in the use case you mentioned ? If the case of starting the process models, record action will be good since it has more security than else&amp;nbsp; as &lt;a href="/members/stewart.burchell"&gt;Stewart Burchell&lt;/a&gt; also mentioned&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process with UUID</title><link>https://community.appian.com/thread/103920?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 11:25:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7cb92237-a7ca-4884-9454-3c911fae0349</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;H&amp;#39;m...still seems somewhat strange to me...Actions / Record Actions also allow you to start processes and you have the added benefit of security and context that you can configure and manage in native Appian itself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process with UUID</title><link>https://community.appian.com/thread/103918?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 11:20:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:02fa92b4-5e5d-4c9e-99b8-20ef61ea7a63</guid><dc:creator>danielleh0002</dc:creator><description>&lt;p&gt;Thanks - Process ID does the trick.&lt;br /&gt;&lt;br /&gt;The use case was we were storing a list of process models (referenced by their UUID) in a DB table that the user&amp;nbsp;needs to be able to start from an interface. The list of available process models can be updated by a &amp;#39;super user&amp;#39;. We will look into optimising this functionality. Thanks again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start Process with UUID</title><link>https://community.appian.com/thread/103917?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 10:59:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ece3ca8-6227-42a7-a4b4-33c68debc08c</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;This is because it should be the Process Id, not the Process UUID (I believe the documentation is incorrect). Note that the Process Id is different in different environments, hence the reason it&amp;#39;s strongly recommended to use a Constant the value of which will be set correctly when deployed between environments. You can (if you feel the need) derive the Process Id from the Process UUID, but this seems a strange thing to want to do when you can do so much more easily using the recommended constant of type Process Model.&lt;/p&gt;
&lt;p&gt;What&amp;#39;s the use case for not using a constant?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>