cancel
Showing results for 
Search instead for 
Did you mean: 

CMIS query inside a BPMN workflow

davidedge
Champ in-the-making
Champ in-the-making
Hi guys,
i have a problem: i'm doing an activity workflow and inside it i want to query Alfresco repository. Particulary i want to do a tag-search and visualize results on user-task.
Can i do this work with CMIS? How can i do??
2 REPLIES 2

jpotts
World-Class Innovator
World-Class Innovator
You already have access to the JavaScript API and the root scoped objects on the repository tier from within your activiti workflow, so you would be better off leveraging that. Tags are tough to work with via CMIS anyway.

See http://docs.alfresco.com/community/references/API-JS-ScriptNode-Tagging-childrenByTags.html

Jeff

davidedge
Champ in-the-making
Champ in-the-making
Thanks for your answer.
Shall you do an example of java class that implements this query? I don't know a start point for do it.
Getting started

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.