12-02-2010 04:03 AM
12-07-2010 05:57 PM
12-09-2010 04:59 AM
{
"data":
[
{
"id": "jbpm$2",
…
,
"workflowInstance":
{
"id": "jbpm$1",
….
"context": "workspace:\/\/SpacesStore\/e4a4902c-562d-4451-8148-91f6d763bc25",
"package": "workspace:\/\/SpacesStore\/20329587-3d2f-4823-814a-fdf26628d5f0",
…
}
]
}
/service/cmis/s/SpacesStore/i/20329587-3d2f-4823-814a-fdf26628d5f0/children
The answer is an xml where i can find the url for downloading the content:
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:app="http://www.w3.org/2007/app"
xmlns:cmisra="http://docs.oasis-open.org/ns/cmis/restatom/200908/"
xmlns:cmis="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns:alf="http://www.alfresco.org"
xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/">
…
<entry>
…
<content type="application/octet-stream"
src="http://localhost:9090/alfresco/service/cmis/s/workspace:SpacesStore/i/78e7f974-a0df-46fe-923f-8de574..." />
…
</entry>
</feed>
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.