<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to find out the  Document Path from the given document node id? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40352#M16913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's say I have a node id = 38f8475q-9363-466a-8a24-0e36gf5ea1m8 and I require to findout the path corresponding to this document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone assist me in the same?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 07:00:26 GMT</pubDate>
    <dc:creator>rashi</dc:creator>
    <dc:date>2017-03-08T07:00:26Z</dc:date>
    <item>
      <title>How to find out the  Document Path from the given document node id?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40352#M16913</link>
      <description>Let's say I have a node id = 38f8475q-9363-466a-8a24-0e36gf5ea1m8 and I require to findout the path corresponding to this document.Can anyone assist me in the same?&amp;nbsp;</description>
      <pubDate>Wed, 08 Mar 2017 07:00:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40352#M16913</guid>
      <dc:creator>rashi</dc:creator>
      <dc:date>2017-03-08T07:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the  Document Path from the given document node id?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40353#M16914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use ScriptNode API.&lt;/P&gt;&lt;P&gt;First you have to find the doc(by using findNode method)&lt;/P&gt;&lt;P&gt;Then you can use &lt;SPAN&gt;document.displayPath&lt;/SPAN&gt; to get path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 07:16:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40353#M16914</guid>
      <dc:creator>hardik1512</dc:creator>
      <dc:date>2017-03-09T07:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the  Document Path from the given document node id?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40354#M16915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you working with the alfresco-js-api library, the new REST services or in the web-script context (I'm asking because you are talking about an id and not about a noderef like workspace://SpacesStore... that you would use if in Web-Script or serverside JS context)&lt;/P&gt;&lt;P&gt;JS-Api has functions called node.getNodeInfo(...) and core.nodesApi.getNode(...) returning a nodeEntry (nodeFull)&amp;nbsp; on GET method, which also returns the node properties&lt;/P&gt;&lt;P&gt;- not shure if there is a property for displayPath, but it should be. Look for the documentation in the alfresco github repository.&lt;/P&gt;&lt;P&gt;If not, you could write a web-script that uses exactly the approach Hardik1512 described. This script could then also be called by the alfresco js api method "&lt;SPAN class=""&gt;core&lt;/SPAN&gt;.&lt;SPAN class=""&gt;webscriptApi&lt;/SPAN&gt;.&lt;SPAN class=""&gt;executeWebScript"&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:48:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-find-out-the-document-path-from-the-given-document-node/m-p/40354#M16915</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-03-13T18:48:11Z</dc:date>
    </item>
  </channel>
</rss>

