<?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 Getting document URL and from it...the documents in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/getting-document-url-and-from-it-the-documents/m-p/282834#M235964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am really new to Alfresco. We need to integrate a PLM product with Alfresco. My requirement drives me to get the file associated with the URL/hyperlink during drag/drop onto our PLM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have few questions in this regard:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. If I have few files in a repository, and if I hover over them, I could see the target link [ HREF of anchor tag ] as &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://XXXXXXX/share-repo/proxy/alfresco//api/node/content/workspace/SpacesStore/7346eeef-4a75-47e9-a2a1-671f599f939c" rel="nofollow noopener noreferrer"&gt;http://XXXXXXX/share-repo/proxy/alfresco//api/node/content/workspace/SpacesStore/7346eeef-4a75-47e9-a2a1-671f599f939c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, if I click one particualr document, I could see something like this in the URL box of the browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://XXXXXXXX/share-repo/proxy/alfresco//api/node/content/workspace/SpacesStore/7346eeef-4a75-47e9-a2a1-671f599f939c/53082378-1-PDF1.pdf?a=true" rel="nofollow noopener noreferrer"&gt;http://XXXXXXXX/share-repo/proxy/alfresco//api/node/content/workspace/SpacesStore/7346eeef-4a75-47e9-a2a1-671f599f939c/53082378-1-PDF1.pdf?a=true&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; So my question is this. What needs to be done to get the proper URL of a file during hover/drag. Javascript drag event?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. If I do get a URL of the document appropriately, how do I get the actual file?. Are there any specific APIs provided by Alfresco?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3. Finally, in the event that I do not get the URL correctly, is there any way to get a unique id of the file that I am dragging?. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Requesting you to share any information on this stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 20:00:02 GMT</pubDate>
    <dc:creator>pavan</dc:creator>
    <dc:date>2013-05-23T20:00:02Z</dc:date>
    <item>
      <title>Getting document URL and from it...the documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-document-url-and-from-it-the-documents/m-p/282834#M235964</link>
      <description>Hello All,&amp;nbsp;&amp;nbsp;&amp;nbsp; I am really new to Alfresco. We need to integrate a PLM product with Alfresco. My requirement drives me to get the file associated with the URL/hyperlink during drag/drop onto our PLM.&amp;nbsp;&amp;nbsp;&amp;nbsp; I have few questions in this regard:&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. If I have few files in a repository, and if I hover ove</description>
      <pubDate>Thu, 23 May 2013 20:00:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-document-url-and-from-it-the-documents/m-p/282834#M235964</guid>
      <dc:creator>pavan</dc:creator>
      <dc:date>2013-05-23T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Getting document URL and from it...the documents</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/getting-document-url-and-from-it-the-documents/m-p/282835#M235965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;url: "downloadUrl" (propertie a node, node is a file, folder…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;id: "nodeRef" (propertie a node, node is a file, folder…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can find some "examples" in &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://code.google.com/p/share-extras/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/share-extras/&lt;/A&gt;&lt;SPAN&gt;"&amp;gt; &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/share-extras/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/share-extras/&lt;/A&gt;&lt;SPAN&gt; &amp;lt;/a&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(sorry for my bad english)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 21:45:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/getting-document-url-and-from-it-the-documents/m-p/282835#M235965</guid>
      <dc:creator>harvey</dc:creator>
      <dc:date>2013-06-21T21:45:57Z</dc:date>
    </item>
  </channel>
</rss>

