<?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 Re: Unable to get filename of uploaded file from alfresco repository  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307095#M260225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out this blog : &lt;/SPAN&gt;&lt;A href="http://fileuploadalfresco.blogspot.sg/2013/06/file-upload-in-alfresco-through-postman.html" rel="nofollow noopener noreferrer"&gt;http://fileuploadalfresco.blogspot.sg/2013/06/file-upload-in-alfresco-through-postman.html&lt;/A&gt;&lt;SPAN&gt; It explains you how to use the default webscript for file upload in Alfresco. The JSON response in it has the filename being returned. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2014 04:01:29 GMT</pubDate>
    <dc:creator>sujaypillai</dc:creator>
    <dc:date>2014-06-05T04:01:29Z</dc:date>
    <item>
      <title>Unable to get filename of uploaded file from alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307094#M260224</link>
      <description>I would like to get the filename of uploaded file to alfresco repository through my java code.Could anyone suggest me some solution how to get it ASAP.</description>
      <pubDate>Wed, 04 Jun 2014 13:36:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307094#M260224</guid>
      <dc:creator>ramprasad_g</dc:creator>
      <dc:date>2014-06-04T13:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get filename of uploaded file from alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307095#M260225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check out this blog : &lt;/SPAN&gt;&lt;A href="http://fileuploadalfresco.blogspot.sg/2013/06/file-upload-in-alfresco-through-postman.html" rel="nofollow noopener noreferrer"&gt;http://fileuploadalfresco.blogspot.sg/2013/06/file-upload-in-alfresco-through-postman.html&lt;/A&gt;&lt;SPAN&gt; It explains you how to use the default webscript for file upload in Alfresco. The JSON response in it has the filename being returned. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 04:01:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307095#M260225</guid>
      <dc:creator>sujaypillai</dc:creator>
      <dc:date>2014-06-05T04:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get filename of uploaded file from alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307096#M260226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;not this, I want the java code using alfresco api to get the uploaded file name&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 09:51:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307096#M260226</guid>
      <dc:creator>ramprasad_g</dc:creator>
      <dc:date>2014-06-05T09:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get filename of uploaded file from alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307097#M260227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I am understanding correctly then you have uploaded a file in alfresco and now you want to get the file name of that file through its noderef. In that case, you can simply use nodeservice to get the name of the file. nodeService.getProperty(noderef, ContentModel.PROP_NAME) you can use it this way in your java code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 11:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-get-filename-of-uploaded-file-from-alfresco-repository/m-p/307097#M260227</guid>
      <dc:creator>romschn</dc:creator>
      <dc:date>2014-06-05T11:23:42Z</dc:date>
    </item>
  </channel>
</rss>

