<?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: Streaming content from Alfresco with anonymous access in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181115#M134245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should do. It depends what you mean by "standard" &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;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use the guest download content servlet. URL looks something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;/alfresco/guestDownload/&amp;lt;direct|attach&amp;gt;/&amp;lt;workspace&amp;gt;/&amp;lt;store&amp;gt;/&amp;lt;nodeId&amp;gt;/&amp;lt;filename&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;There's more on the wiki page: &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;When you refer to the "new JavaScript API for streaming content" are you referring to the thumbnail service in 3.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 09:08:35 GMT</pubDate>
    <dc:creator>sbuckle</dc:creator>
    <dc:date>2008-09-04T09:08:35Z</dc:date>
    <item>
      <title>Streaming content from Alfresco with anonymous access</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181112#M134242</link>
      <description>I am wrestling with 3.0 to pull images out of the the repo using web scripts.&amp;nbsp; I noticed that there is a new Javascript API for streaming content, but there isn't any documentation out yet.&amp;nbsp; So, I wrote a Java backed web script using the RandomSelectWebScript example on the wiki.The web script works</description>
      <pubDate>Wed, 03 Sep 2008 15:52:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181112#M134242</guid>
      <dc:creator>spdaly</dc:creator>
      <dc:date>2008-09-03T15:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming content from Alfresco with anonymous access</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181113#M134243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the web script description file set authentication to "guest", e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;webscript&amp;gt;&lt;BR /&gt;&amp;nbsp; …&lt;BR /&gt;&amp;nbsp; &amp;lt;authentication&amp;gt;guest&amp;lt;/authentication&amp;gt;&lt;BR /&gt;&amp;lt;/webscript&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Then whatever your web script URL you can also add on "?guest=true". That should allow anybody to access the web script.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 16:06:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181113#M134243</guid>
      <dc:creator>sbuckle</dc:creator>
      <dc:date>2008-09-03T16:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming content from Alfresco with anonymous access</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181114#M134244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would these changes work with a "standard" web script that pulls images??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 17:22:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181114#M134244</guid>
      <dc:creator>spdaly</dc:creator>
      <dc:date>2008-09-03T17:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Streaming content from Alfresco with anonymous access</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181115#M134245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should do. It depends what you mean by "standard" &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;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use the guest download content servlet. URL looks something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;/alfresco/guestDownload/&amp;lt;direct|attach&amp;gt;/&amp;lt;workspace&amp;gt;/&amp;lt;store&amp;gt;/&amp;lt;nodeId&amp;gt;/&amp;lt;filename&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;There's more on the wiki page: &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;When you refer to the "new JavaScript API for streaming content" are you referring to the thumbnail service in 3.0?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 09:08:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/streaming-content-from-alfresco-with-anonymous-access/m-p/181115#M134245</guid>
      <dc:creator>sbuckle</dc:creator>
      <dc:date>2008-09-04T09:08:35Z</dc:date>
    </item>
  </channel>
</rss>

