<?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 do I find the ID of a Folder Process Variable</title><link>https://community.appian.com/discussions/f/process/19166/how-do-i-find-the-id-of-a-folder-process-variable</link><description>I have a process I&amp;#39;m trying to debug. It appears a Document Folder has gone AWOL, but I don&amp;#39;t know which one. What I need to do is plug the IDs of the Folders into the folder() function or some other function in a test rule to see what&amp;#39;s there and what</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How do I find the ID of a Folder Process Variable</title><link>https://community.appian.com/thread/75109?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 13:17:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3ddbd55-5eea-443a-bd64-f6b623aba3df</guid><dc:creator>Drew Johnson</dc:creator><description>&lt;p&gt;Created&amp;nbsp;product use case&amp;nbsp;#3043&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I find the ID of a Folder Process Variable</title><link>https://community.appian.com/thread/75061?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 20:22:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3066ae7c-a7ca-4f6d-b52c-4744362d7d19</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;Product enhancement request to just display the ID and name of a Folder when &amp;quot;Folder&amp;quot; is the type of the PV?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I find the ID of a Folder Process Variable</title><link>https://community.appian.com/thread/75060?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 20:18:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97f3eb4e-8714-4957-a23a-45b31a705af3</guid><dc:creator>Drew Johnson</dc:creator><description>&lt;p&gt;Yes, you&amp;#39;ll have to edit the running process instance to first add a new process variable of type number integer, and then add a new script task&amp;nbsp;that will save&amp;nbsp;&lt;span&gt;tointeger(pv!folder) into the new pv. Then re-run a node in the process such that the new script task is evaluated, and you should now have the folder id.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I find the ID of a Folder Process Variable</title><link>https://community.appian.com/thread/75059?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 20:09:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66e24de5-f532-4b8a-92fc-e0d05a0b64cf</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;So I create a script task in the running process instance and run that to get my answer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I find the ID of a Folder Process Variable</title><link>https://community.appian.com/thread/75058?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 20:01:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3db3e529-f073-4195-b707-5831e3fab4c8</guid><dc:creator>Drew Johnson</dc:creator><description>&lt;p&gt;Is the process variable for the folder of type &amp;quot;Folder&amp;quot; or &amp;quot;Document or Folder&amp;quot;? If so, tointeger(pv!folder) will return the folder ID.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>