Hello. I was trying to use "api/task-instances", but it returns tasks only of the one user. Can i get current tasks of all users?
Hello,
Yes you can but for that you need to create custom api.
You can use Java workflowService to get all current tasks of all users.
@vidhipanchal ,thanks you for the answer. I don't know, how to create custom api. Have you got some examples or tutorials?
Following are the few links which helps you to understand how can you create webscript(API):
https://docs.alfresco.com/5.2/references/dev-extension-points-webscripts.html
https://ecmarchitect.com/alfresco-developer-series-tutorials/webscripts/tutorial/tutorial.html
http://www.krutikjayswal.com/2016/10/alfresco-webscript-spring-webscript.html
For getting workflow related data you need to use WorkflowService.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.