<?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: Alfresco explorer authentication while down loading a file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251881#M205011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How does the URL look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are uploading a file via webscript you'll need to have an authentication ticket, what you can do is append that ticket to the download URL so it looks such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://my.alfresco.host:8080/alfresco/.......?alf_ticket=" rel="nofollow noopener noreferrer"&gt;http://my.alfresco.host:8080/alfresco/.......?alf_ticket=&lt;/A&gt;&amp;lt;my_ticket_value_here&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If that makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind there are different authentication filters for webscripts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* /service or /s: basic HTTP authentication&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* /wcservice or /wcs: uses the user authenticated to the web client (explorer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Adei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2012 09:32:28 GMT</pubDate>
    <dc:creator>amandaluniz_z</dc:creator>
    <dc:date>2012-11-22T09:32:28Z</dc:date>
    <item>
      <title>Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251878#M205008</link>
      <description>Hi All,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am working on Alfresco share.In that I have a requirement to download a file.When I download a file in share for the 1st time Alfresco Explorer is asking for admin authentication.Next time when I download it is not asking for any authentication.How can I resolve this issue(i.e 1s</description>
      <pubDate>Wed, 21 Nov 2012 13:52:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251878#M205008</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-21T13:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251879#M205009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is that out of the box code? Or is it your customization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How did you configure Share (share-config-custom.xml)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Adei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 15:18:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251879#M205009</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-21T15:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251880#M205010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi All,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am working on Alfresco share.In that I have a requirement to download a file.When I download a file in share for the 1st time Alfresco Explorer is asking for admin authentication.Next time when I download it is not asking for any authentication.How can I resolve this issue(i.e 1st time also Alfresco Explorer should not ask for authentication when I download the file ). Could you please suggest me the way how to resolve it.Thanks a lot in advance &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is that out of the box code? Or is it your customization.&lt;BR /&gt;&lt;BR /&gt;How did you configure Share (share-config-custom.xml)?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Adei&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for reply Adei.I am uploading a file using a web script.I am recieving a download url from the server.Then when I click on that URL it is asking for admin authentication of alfresco explorer.To resolve it,I hope we need to identify for which WebScript/share components&amp;nbsp; the authentication is comming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) now for those calls pass the authentication ticket along with the WebScript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get authentication ticket:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) use the login WebScript and pass the user name and password&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how to achieve it.Could you please suggest the way.Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 07:04:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251880#M205010</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-22T07:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251881#M205011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How does the URL look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are uploading a file via webscript you'll need to have an authentication ticket, what you can do is append that ticket to the download URL so it looks such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://my.alfresco.host:8080/alfresco/.......?alf_ticket=" rel="nofollow noopener noreferrer"&gt;http://my.alfresco.host:8080/alfresco/.......?alf_ticket=&lt;/A&gt;&amp;lt;my_ticket_value_here&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;If that makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep in mind there are different authentication filters for webscripts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* /service or /s: basic HTTP authentication&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* /wcservice or /wcs: uses the user authenticated to the web client (explorer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Adei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 09:32:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251881#M205011</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-22T09:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251882#M205012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Adei for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please explain how can we get a ticket using web script (or) java based web script.and how can we add that ticket to the web script URL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 11:35:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251882#M205012</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-22T11:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251883#M205013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi chanduxyz,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can get a ticket by colling the following webscript:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;http:localhost:8080/alfresco/service/api/login?u=&amp;lt;username&amp;gt;&amp;amp;p=&amp;lt;password&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2012 15:35:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251883#M205013</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-23T15:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251884#M205014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Adei for your reply.I am able to get a ticket if I use "http:localhost:8080/alfresco/service/api/login?u=&amp;lt;username&amp;gt;&amp;amp;p=&amp;lt;password&amp;gt;".But I have some doubts here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)how can I append that ticket to my url dynamically&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2)If I am able to append that ticket dynamically,how long that ticket will be valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3)If the ticket gets expire after 1 hour then I need to get a ticket and add it.It means getting a ticket one is not useful.So I need to get the ticket dynamically whenever I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So here my question is how can we get a ticket and append that ticket to the url dynamically&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your response is precious to me because I need to complete this issue ASAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 07:34:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251884#M205014</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-26T07:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251885#M205015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure about how long is the ticket valid for…. Everything related to it you can find it &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Scripts#Authenticating" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you can see in there, once you get the ticket and call the download webscript, you'll need to append the ticket using the &lt;/SPAN&gt;&lt;STRONG&gt;alf_ticket&lt;/STRONG&gt;&lt;SPAN&gt; HTTP parameter with the ticket value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To make sure the ticket is valid there is another webscript you can call.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://localhost:8080/alfresco/service/api/login/ticket/{ticket" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/login/ticket/{ticket&lt;/A&gt;}&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Replacing {ticket} with the value of the ticket. If it's no longer valid you'll need to retrieve another ticket.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 09:25:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251885#M205015</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-27T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251886#M205016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Adei for reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use "&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/api/login?u=admin&amp;amp;pw=admin%22,I" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/login?u=admin&amp;amp;pw=admin',I&lt;/A&gt;&lt;SPAN&gt; am getting the following ticket&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;ticket&amp;gt;TICKET_ac05404b92507b3c0de118337cfb2ad2a57bccd2&amp;lt;/ticket&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; this ticket value I am appending to my download url like this ?alf_ticket=TICKET_43dcc87131e78653f0e76a7e2beb5510e11472d8.but still it is asking for authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont know where it is wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could any body help me out please&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 12:17:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251886#M205016</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-27T12:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251887#M205017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which is the download URL you are using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 12:21:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251887#M205017</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-27T12:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251888#M205018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I assume you are directly calling going through the web client rather than calling the download webscript…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should use the following one for the download:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/content/{store_type}/{store_id}/{id" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/content/{store_type}/{store_id}/{id&lt;/A&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it should look like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://localhost:8080/alfresco/service/api/node/content/workspace/SpacesStore/258819c4-337f-44ab-b532-ad89135eac8e?alf_ticket=" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/api/node/content/workspace/SpacesStore/258819c4-337f-44ab-b532-ad89135eac8e?alf_ticket=&lt;/A&gt;&amp;lt;Your_ticket_value&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 12:40:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251888#M205018</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-27T12:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251889#M205019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much Adei&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Iam getting the download url from the webscript like this "alfresco/d/a/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/selectone.ftl".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this I am appending the ticket as follows &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://127.0.0.1:8080/alfresco/d/a/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/selectone.ftl?alf_ticket=TICKET_43dcc87131e78653f0e76a7e2beb5510e11472d8" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco/d/a/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/selectone.ftl?alf_ticket=TICKET_43dcc87131e78653f0e76a7e2beb5510e11472d8&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But still it is asking for Alfresco Explorer Authentication.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:46:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251889#M205019</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-27T13:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251890#M205020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you use the one I posted in the previous reply instead? The one you are using goes directly to the web client (that's why is asking you for credentials).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 13:58:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251890#M205020</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-11-27T13:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251891#M205021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Adei,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I am almost there.I have used "&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/service/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/service/&lt;/A&gt;&lt;SPAN&gt; … lf_ticket=&amp;lt;Your_ticket_value&amp;gt;".i.e&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A href="http://127.0.0.1:8080/alfresco/service/api/node/content/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/selectone.ftl?alf_ticket=TICKET_1395001412eca3bf3bce84c349c7deb6c2fddc99%22.When" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco/service/api/node/content/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/selectone.ftl?alf_ticket=TICKET_1395001412eca3bf3bce84c349c7deb6c2fddc99'.When&lt;/A&gt;&lt;SPAN&gt; I enter this url,the file(selectone.ftl) which I want to download is opened.it is not getting downloaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please guide me is there any way to download the file(selectone.ftl).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 08:17:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251891#M205021</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-28T08:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251892#M205022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you very much Adei,It is working for files which are not compatible with the browser(i.e .doc,.docx…etc).But when I download .xml,.html,.ftl….etc which are browser compatible are opening in the same page those are not getting downloaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway Thanks a lot Adei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:24:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251892#M205022</guid>
      <dc:creator>chanduxyz</dc:creator>
      <dc:date>2012-11-28T14:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251893#M205023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Check the wiki &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/URL_Addressability" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/URL_Addressability&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you use &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;A href="http://127.0.0.1:8080/alfresco/d/a/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/myfile.pdf?ticket=TICKET_1395001412eca3bf3bce84c349c7deb6c2fddc99" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco/d/a/workspace/SpacesStore/9e4a359f-3efc-4f0b-b6c2-bb78b98504ed/myfile.pdf?ticket=TICKET_1395001412eca3bf3bce84c349c7deb6c2fddc99&lt;/A&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;then it's attaching the file in your browser and not trying to open it&amp;nbsp; :wink: . Be aware use ticket as param instead of alf_ticket!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 15:53:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251893#M205023</guid>
      <dc:creator>shazada</dc:creator>
      <dc:date>2012-11-29T15:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251894#M205024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am currently working on Alfresco 4.0 share. I have few custom content types created in share.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I Created a folder ,applied versionable rule to it and created few custom content types and Out of the box content types(i.e HTML,Plain Text) inside that folder.I edited a content and saved it.,Since I applied versionable rule there, I can see the previous versions of it..And I want to download the previous version of a content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I want to download these files,am able to download out of box content types but unable to download custom content types.Am getting some Webscript error. The download functionality is out of box one,I don't have any other java/Webscript written for this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my share-config-custom.xml these are the content types added.I added node and model types for these.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;create-content&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;content id="plain-text" mimetype="text/plain" label="HelpText" itemid="sk:HelpText" icon="text"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;content id="plain-text" mimetype="text/plain" label="ContextualText" itemid="sk:ContextualText" icon="text"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/create-content&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am able to create custom content types properly. But unable to download them.Am getting the following error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;———- ———————————— error starts here————————————————————&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Web Script /alfresco/s/api/node/content/versionStore/version2Store/8b995bf4-e54e-419e-a0c7-de4a8897c580/Test1234 has responded with a status of 404 - Not Found. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;404 Description: Requested resource is not available. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message: 11060016 Unable to locate content for node ref versionStore://version2Store/8b995bf4-e … 4a8897c580 (property: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception: org.springframework.extensions.webscripts.WebScriptException - 11060016 Unable to locate content for node ref versionStore://version2Store/8b995bf4-e … 4a8897c580 (property: {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;SPAN&gt;) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.content.StreamContent.streamContent(StreamContent.java:380) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.content.StreamContent.streamContent(StreamContent.java:315) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.content.ContentGet.execute(ContentGet.java:167) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.RepositoryContainer$2.execute(RepositoryContainer.java:407) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:388) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:476) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:514) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:330) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:377) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:209) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:118) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.servlet.http.HttpServlet.service(HttpServlet.java:717) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:58) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:877) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:594) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1675) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.Thread.run(Thread.java:662) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Server: Enterprise v4.0.2 (.9 38) schema 5,033 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Time: Dec 6, 2012 10:49:54 AM &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Diagnostics: Inspect Web Script (org/alfresco/cmis/content.get)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;———————————————— error ends here——————————————————–&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;=======================================================================================&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the end of the error I can see a link to : " Diagnostics: Inspect Web Script (org/alfresco/cmis/content.get)" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when I click on that link I can see the below thing,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Web Script: org/alfresco/cmis/content.get &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Generated from /alfresco/s/script/org/alfresco/cmis/content.get on Dec 6, 2012 10:53:30 AM &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Script Properties &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Id: org/alfresco/cmis/content.get &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Short Name: Get Content (getContent) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Description: Gets the content stream for the specified document, or gets a rendition stream for a specified rendition of a document. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Authentication: guest &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Transaction: required &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Method: GET &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /cmis/i/{id}/content{property}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /cmis/s/{store}/i/{id}/content{property}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /cmis/p{path}/content{property}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /cmis/s/{store}/p{path}/content{property}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /api/node/content{property}/{store_type}/{store_id}/{id}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /api/path/content{property}/{store_type}/{store_id}/{nodepath}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /api/avmpath/content{property}/{store_id}/{avmpath}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /api/node/{store_type}/{store_id}/{id}/content{property}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL Template: /api/path/{store_type}/{store_id}/{nodepath}/content{property}?a={attach?}&amp;amp;streamId={streamId?} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Format Style: argument &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Default Format: [undefined] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Negotiated Formats: [undefined] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Implementation: class org.alfresco.repo.web.scripts.content.ContentGet &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Extensions: [undefined] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store: workspace://SpacesStore/app:company_hom … webscripts &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[No implementation files] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store: workspace://SpacesStore/app:company_hom … webscripts &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[No implementation files] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store: classpath:alfresco/extension/templates/webscripts &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[No implementation files] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store: classpath:alfresco/templates/webscripts &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;File: org/alfresco/cmis/content.get.desc.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;webscript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;Get Content (getContent)&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;![CDATA[&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gets the content stream for the specified document, or gets a rendition stream for a specified rendition of a document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;]]&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– by object id –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/cmis/i/{id}/content{property}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/cmis/s/{store}/i/{id}/content{property}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– by path –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/cmis/p{path}/content{property}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/cmis/s/{store}/p{path}/content{property}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!– alfresco style –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/api/node/content{property}/{store_type}/{store_id}/{id}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/api/path/content{property}/{store_type}/{store_id}/{nodepath}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/api/avmpath/content{property}/{store_id}/{avmpath}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/api/node/{store_type}/{store_id}/{id}/content{property}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;url&amp;gt;/api/path/{store_type}/{store_id}/{nodepath}/content{property}?a={attach?}&amp;amp;amp;streamId={streamId?}&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;args&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;store&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;the store name&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;id&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;the node id of the object&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;path&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;the path of the object (relative to CMIS root, typically "Company Home")&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;nodepath&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;the path of the object (relative to root of Alfresco store)&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;property&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;the name of the content property to retrieve content from&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;default&amp;gt;cm:content&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;attach&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;if true, force download of content as attachment&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;default&amp;gt;false&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;streamId&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;if provided, download the rendition of the content as identified by the stream id&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/args&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;format default=""&amp;gt;argument&amp;lt;/format&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;authentication&amp;gt;guest&amp;lt;/authentication&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;transaction allow="readonly"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;family&amp;gt;CMIS&amp;lt;/family&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;lifecycle&amp;gt;deprecated&amp;lt;/lifecycle&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/webscript&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store: classpath:alfresco/enterprise/webscripts &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[No implementation files] &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Store: classpath:webscripts &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[No implementation files] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;============================================================================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One more thing what I observed is, when I am taking previous versions noderef and running that in nodebrowser I am finding cm:content property as null for alfresco model(i.e {&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;SPAN&gt; = null), but for my custom model(i.e sk:content) am seeing content in node browser.when I revert the previous version to my current, its replacing my current version and am able to see the content there..!!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help me to sort it out…???? It will be a great help..! Thank you,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 05:47:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251894#M205024</guid>
      <dc:creator>saina</dc:creator>
      <dc:date>2012-12-11T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251895#M205025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can append another HTTP query parameter to that webscript that forces the download of the file (a=true or a=false). This parameter defines whether you want the file to be attached or not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try with it and let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Adei&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 18:03:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251895#M205025</guid>
      <dc:creator>amandaluniz_z</dc:creator>
      <dc:date>2012-12-11T18:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco explorer authentication while down loading a file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251896#M205026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Adei,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am very new to alfresco, can you tell/show how to add it in content.get.desc.xml..? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it what you were telling..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;arg&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;shortname&amp;gt;attach&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;description&amp;gt;if true, force download of contentas attachment&amp;lt;/description&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;default&amp;gt;true&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added this, value as true, but still getting the same error. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And how to add onemore option in the &amp;lt;arg&amp;gt; tag, like in below property ..,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;shortname&amp;gt;property&amp;lt;/shortname&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;description&amp;gt;the name of the content property to retrieve content from&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;default&amp;gt;cm:content&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/arg&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Default value is cm:content which is alfresco out of box, I have my custom content model as sk:content., should I add it there as ,&amp;lt;value&amp;gt;sk:content&amp;lt;/value&amp;gt;? If yes is this the &amp;lt;value&amp;gt; tag used for it..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can you Please help to fix it..?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&amp;nbsp; ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saina&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 06:52:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-explorer-authentication-while-down-loading-a-file/m-p/251896#M205026</guid>
      <dc:creator>saina</dc:creator>
      <dc:date>2012-12-12T06:52:23Z</dc:date>
    </item>
  </channel>
</rss>

