cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ACS workflow in ADF??

LouieBrown
Champ in-the-making
Champ in-the-making

Hi,

I am new in Alfresco and its ADF. I would like to create small web application using ADF where I need to manipulate the workflow created in ACS. I can see that there is REST API for workflow like

http://localhost:8080/alfresco/api/-default-/public/workflow/versions/1/tasks

So I expected that there must be an ADF component that I can use to list, get, update, etc the wrokflow in ACS, but I don't find such ADF components. Do I overlook something? or how do other people do it normally? Thanks a lot for any help.

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

There is no any default component available for ACS workflow.

You can create your own component where you can apply Approve/Reject task.