<?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>Hi,  I want to know if the folder ABC exists within there (so that I don&amp;#3</title><link>https://community.appian.com/discussions/f/rules/2582/hi-i-want-to-know-if-the-folder-abc-exists-within-there-so-that-i-don-3</link><description>Hi, I want to know if the folder ABC exists within there (so that I don&amp;#39;t create another one). I am using it in a rule as below:=findfoldersbyname(false(),ri!folderToSearch,ri!rootFolder)I have created a hierarchy in KC as below: Test Community (Community</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi, &lt;br /&gt;I want to know if the folder ABC exists within there (so that I don&amp;#3</title><link>https://community.appian.com/thread/8977?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2014 05:08:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7b53ce44-f877-46cb-a197-f6cc120df52a</guid><dc:creator>anagha_abhyankar</dc:creator><description>Yes, I tried the same but its not returning any value when the first parameter is true(). Any clues?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi, &lt;br /&gt;I want to know if the folder ABC exists within there (so that I don&amp;#3</title><link>https://community.appian.com/thread/8976?ContentTypeID=1</link><pubDate>Wed, 23 Apr 2014 00:47:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2a3c398-f625-4905-9076-aff6c36390bc</guid><dc:creator>KARTHIK NATARAJAN</dc:creator><description>Passing true() as the first parameter will search in all KCs and folders regardless you have mentioned a specific KC and rootfolder. So try this expression findfolderbyname(false(),Test1,Test) which will return you the folder id of Test 1.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>