Create rule in folder with group directed workflow

cancel
Showing results for 
Search instead for 
Did you mean: 
carloshc95
Active Member II

Create rule in folder with group directed workflow

Hello! I am designing my quality system with alfresco and I have the following question.
I want a user to add a document to the "Nonconformities" folder to start a workflow targeting a group.
imagenflujogrupo.PNG

 

I have seen that alfresco allows me to create rules for the folder, but it only allows me to create a simple workflow, not directed to a group.

Captura.PNG
How can I create a rule that starts the workflow directed at a group instead of a simple one?

Thanks in advance Smiley Happy

1 Reply
pjcaracuel_2349
Active Member II

Re: Create rule in folder with group directed workflow

I think the easiest way is to build a script that runs it.

Look at this

https://docs.alfresco.com/6.0/references/API-JS-WorkflowService.html

Best Regards

Pedro