<?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>Folder ID</title><link>https://community.appian.com/discussions/f/new-to-appian/24964/folder-id</link><description>Hi Friends, 
 After creating a new folder through process model. How to get the folder ID?. Is there have any function?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96680?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 15:50:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:199967bf-148b-4bb8-90fb-71d2eba4b819</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="79813" url="~/discussions/f/new-to-appian/24964/folder-id/96652#96652"]When you are creating the same folder name with multiple times there you have to retrieve with folder ID.[/quote]
&lt;p&gt;This doesn&amp;#39;t really make much sense from a procedural perspective.&amp;nbsp; 2 issues:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;why would you create multiple different folders with the same name?&amp;nbsp; While there&amp;#39;s no requirement for folder name uniqueness in the Appian filesystem (since the name is really only an alias for the Folder ID), it only stands to add extra confusion for anyone trying to navigate the filesystem later.&lt;/li&gt;
&lt;li&gt;this still doesn&amp;#39;t answer Stefan&amp;#39;s question of why you specifically need to access the Folder&amp;#39;s ID in-process, seeing as how the folder-type PVs stored in-process are still just an alias for the folder ID.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96652?ContentTypeID=1</link><pubDate>Thu, 23 Jun 2022 03:36:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ae5ad4c2-1889-4b9b-be2b-6da61ae8c438</guid><dc:creator>Arul</dc:creator><description>&lt;p&gt;Now i got the Folder ID with using tointeger() and documentwithfolder ruleinput in expression rule and used in process model. Thanks for your support.&lt;/p&gt;
&lt;p&gt;Its a client requirement. When you are creating the same folder name with multiple times there you have to retrieve with folder ID.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96625?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 14:05:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2968802b-894e-473e-ad36-7b6f47d2326d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The use a tointeger() on that process variable. Or take the document() function to the the &amp;quot;id&amp;quot; attribute. Do not get confused by the the fact that this function expects a number as input. As I said, Appian internally only stores the number and will pass this number to the parameter.&lt;/p&gt;
&lt;p&gt;May I ask why you absolutely need that number?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96622?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 14:02:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1ebefbe-69fc-4205-b8f3-181d07974791</guid><dc:creator>Arul</dc:creator><description>&lt;p&gt;I have tried. But i need the folder id which in the attached image.&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/1184.screenshot-_2800_9_2900_.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96608?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 09:11:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d0f5d3fe-6050-4631-a167-6f84af49f090</guid><dc:creator>Arul</dc:creator><description>&lt;p&gt;Thanks Stefan..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96604?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 08:53:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f372971d-1213-47be-98ea-c584a6ca854d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This is the folder id. Behind the scenes Appian stores a folder always as its ID. Then it displays it to you using the name. This is fine, just use it for whatever you planned.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96603?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 08:51:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff587d5b-9f4a-4e31-902c-a078b087e400</guid><dc:creator>Arul</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;/p&gt;
&lt;p&gt;I am getting folder name when i am using the target in the output.&lt;/p&gt;
&lt;p&gt;Is there any possible to get the folder id?&lt;/p&gt;
&lt;p&gt;Thanks for the reply..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder ID</title><link>https://community.appian.com/thread/96596?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 07:16:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ddd9956-3890-4ad8-a211-78187e2652ff</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The folder is provided as a variable on the data-&amp;gt;outputs tab.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>