<?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>Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/discussions/f/user-interface/19981/unable-to-find-document-in-design-objects</link><description>I recently got an error message stating that a user doesn&amp;#39;t have permission to a certain document that&amp;#39;s displaying in a grid. We write all our Appian doc ids to a table so while debugging I got the documentId of the document that was causing the error</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78274?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2020 20:31:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c198ac56-e364-4dbf-9adc-e02abb12ea05</guid><dc:creator>Jamal Case</dc:creator><description>&lt;p&gt;I was unable to fine the document in the global search.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78138?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 23:24:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4014e230-a017-4801-8b2e-cb5a2301b353</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;Try creating a sample interface using design\interface, and creating a component with a documentDownloadLink, then see if it will let you DL the document from that, assuming you have the correct doc ID.&amp;nbsp; Then I&amp;#39;d try global object search by name.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78133?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:38:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ffa91d4-267b-4528-a48a-1d42e8345543</guid><dc:creator>Jamal Case</dc:creator><description>&lt;p&gt;&lt;span&gt;knowledgeCenterId returns null results as well.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78132?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:30:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca46d427-dfe1-4f60-b0bb-f7c41be0c2c1</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;Are you able to find the KC of the document using document(cons!TEST_DOC,&amp;quot;knowledgeCenterId&amp;quot;)? Can you search for that KC by ID?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78131?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:21:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0ebfc9db-ddcf-4616-9624-b33e246aba00</guid><dc:creator>Jamal Case</dc:creator><description>&lt;p&gt;Yes, my personal account is a system administrator. When I search for the document in the objects tab, it doesn&amp;#39;t show up but when I use the document() function, I&amp;#39;m able to retrieve all the properties of the doc.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78130?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:11:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c58ca0fe-3bdc-4e67-9bd9-0f3d19c1ebc0</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;Are you a system administrator? Does your user have the necessary permissions to view that document or KC in which that document is being created?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78129?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:08:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3845c959-cd22-4b50-b707-dd3bf011cf20</guid><dc:creator>Jamal Case</dc:creator><description>&lt;p&gt;I&amp;#39;ve already search the docId by the &amp;quot;UUID or ID&amp;quot; filter in the objects tab and still didn&amp;#39;t find the document. Null results was return.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to Find Document in Design/Objects.</title><link>https://community.appian.com/thread/78128?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2020 16:04:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:567dc683-5025-4660-986d-38dc97fb53b9</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/jamalc823"&gt;Jamal Case&lt;/a&gt;, that definitely seems like a security problem (your user that does not have access to that document). You are probably not saving that document in your application.&lt;/p&gt;
&lt;p&gt;You should search for it in your main Objects Tab. You can even search&amp;nbsp;by&amp;nbsp;ID if you already have it (change it the loop menu in close Name or description.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1606320242858v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>