cancel
Showing results for 
Search instead for 
Did you mean: 

workflows already completed

alf_joe
Champ in-the-making
Champ in-the-making
Hello,

I would like to know where I can find my workflow already finished for display in my post webscript.
I tried to display the attributes of the two API : "Workflow Instances" and "task-instances", but there is  nothing.

thank you in advance
2 REPLIES 2

mitpatoliya
Star Collaborator
Star Collaborator
there is a API called getCompletedWorkflows() in the workflowService you can use that.

alf_joe
Champ in-the-making
Champ in-the-making
Thank you,
My problem is resolved :i have used the API "task-instances" with filter state=completed
http://127.0.0.1:8080/alfresco/service/api/task-instances?state=completed