<?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 creation and access</title><link>https://community.appian.com/discussions/f/data/26153/folder-creation-and-access</link><description>We have a business need to create folders to house documents. We plan to do this via a Process Model. 
 In the future, we would need access these folders in order to save documents to them, and to retrieve documents from them. 
 One way to do folder access</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Folder creation and access</title><link>https://community.appian.com/thread/102566?ContentTypeID=1</link><pubDate>Fri, 07 Oct 2022 05:07:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7f4f9e4-5c48-4c36-b1b3-bb28c1bab71b</guid><dc:creator>viratyogi</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/rohity0003"&gt;rohity0003&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Storing Id is a better option, you can also try to save the UUID since it will remain unique throughout all environments.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder creation and access</title><link>https://community.appian.com/thread/102557?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 18:36:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c1d3c23d-0735-4e15-9eb9-722b27e96891</guid><dc:creator>rohity0003</dc:creator><description>&lt;p&gt;Thanks for summing it up for us Chris.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Folder creation and access</title><link>https://community.appian.com/thread/102556?ContentTypeID=1</link><pubDate>Thu, 06 Oct 2022 18:30:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:380bb531-c0d4-4ead-bb78-5c62971ebeac</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;As folder names are not / do not have to be unique, and generally locating objects such as documents by name is not scalable (you will see performance issues as your size increases), we avoid using any &amp;#39;name&amp;#39; values to search these objects at all costs.&lt;/p&gt;
&lt;p&gt;We always use folder IDs (and doc IDs when necessary), access is controlled by business data in the interfaces, who should view or update the documents based on data or group association, and never give users any of the &amp;#39;browser&amp;#39; type components.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>