<?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>Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/discussions/f/rules/1668/can-any-body-please-let-me-know-how-to-find-whether-a-folder-exists-with-partic</link><description>Can any body please let me know,how to find whether a folder exists with particular id or not ? My requirement is to find whether a particular folder with id is deleted or not.When ever i am passing integer (id of deleted folder) to rules which accepts</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/thread/5930?ContentTypeID=1</link><pubDate>Sat, 07 Dec 2013 01:06:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb182ddc-4874-417e-80d4-3a8719a84d49</guid><dc:creator>Steven Miccile</dc:creator><description>Starting in Appian 7.2, document and folder id&amp;#39;s are not reused if the object is deleted: &lt;a href="https://forum.appian.com/suite/wiki/73/Data_Types#Document_or_Folder"&gt;forum.appian.com/.../Data_Types&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/thread/5909?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 17:32:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e07e379b-3013-424f-8869-993155a6acba</guid><dc:creator>Raviteja Varma Jampana</dc:creator><description>Thank you davidwi&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/thread/5908?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 17:31:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:665531c3-0cbb-419f-88bd-ab0e5876bf0c</guid><dc:creator>Raviteja Varma Jampana</dc:creator><description>Thank you Shezle. It is  working fine in case of true .but it is again throwing excption in case of invalid folder id&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/thread/5905?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 14:20:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:722a9007-e99b-4d4c-bd97-9f6b934338cb</guid><dc:creator>David Williams</dc:creator><description>Not sure if this is relevant, but I think folder id&amp;#39;s are re-used along with document id&amp;#39;s ...  I believe they share the same object reference. This caused some headaches and lots of confusion until we discovered this!&lt;br /&gt;&lt;br /&gt;So while you are checking if a folder has been deleted, it may have been deleted, but then re-used by something else.&lt;br /&gt;&lt;br /&gt;You might want to get this verified by Appian though!&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/thread/5904?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 13:59:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97e14eb3-70b8-4a5a-874f-05643c253e70</guid><dc:creator>shelzle</dc:creator><description>When you modify the rule to check for the string &amp;quot;Folder&amp;quot; you can check for folders.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can any body please let me know,how to find whether a  folder exists with partic</title><link>https://community.appian.com/thread/5903?ContentTypeID=1</link><pubDate>Fri, 06 Dec 2013 13:56:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c18a7af0-b5b6-4ac8-8dbf-50698bd3e63e</guid><dc:creator>shelzle</dc:creator><description>This rule returns true if the id points to a valid document&lt;br /&gt;&lt;br /&gt;=index(split(getcontentobjectdetailsbyid(ri!id), &amp;quot;Type: &amp;quot;), 2, &amp;quot;&amp;quot;) = &amp;quot;Document&amp;quot;&lt;br /&gt;&lt;br /&gt;Any better ideas are welcome :-)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>