03-11-2010 05:43 PM
<#list resultset as result>
<td><a href="${url.serviceContext}/api/node/content/${result.node.nodeRef.storeRef.protocol}/${result.node.nodeRef.storeRef.identifier}/${result.node.nodeRef.id}/${result.name?url}/?guest=true">Link</a></td>
<#list>
03-11-2010 06:32 PM
<td><a href="${url.context}/navigate/showDocDetails/webdav/${result.node.nodeRef.storeRef.protocol}/${result.node.nodeRef.storeRef.identifier}/${result.node.nodeRef.id}">Details Link</a></td>
The webpage you are viewing is trying to close the tab. Do you want to close this tab?
03-12-2010 12:37 PM
03-12-2010 07:34 PM
<td><a href="${url.context}/navigate/showDocDetails/webdav${result.node.displayPath}">Details Link</a></td>
http://localhost:8080/alfresco/showDocDetails/webdav/company_home/JCE/Journal/Issues/1977/Nov
<td><a href="${url.context}/navigate/browse/${result.node.nodeRef.storeRef.protocol}/${result.node.nodeRef.storeRef.identifier}/${result.node.nodeRef.id}">Details Link</a></td>
Which generates urls like:http://localhost:8080/alfresco/navigate/browse/workspace/SpacesStore/2c0aa7d7-a49d-4c90-86ad-9679f2d...
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.