03-23-2012 05:45 AM
03-27-2012 06:28 AM
01-08-2013 08:21 AM
03-06-2013 12:31 AM
05-20-2013 12:43 PM
11-27-2014 12:44 PM
11-27-2014 12:55 PM
<webscript kind="org.alfresco.repository.content.stream">
<shortname>return file</shortname>
<description>return a file</description>
<url>/name/return/{name}url>
<format default="">extension</format>
<authentication>guest</authentication>
<transaction>required</transaction>
</webscript>
// perform search
var nodes = search.luceneSearch("@cm\\:name:\""+url.extension+".xml\"");
//stream the first document
model.contentNode = nodes[0];
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.