Create rule in folder with group directed workflow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 05:54 AM
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.
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.
How can I create a rule that starts the workflow directed at a group instead of a simple one?
Thanks in advance
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2020 01:18 PM
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
