How to add custom workflow in the alfresco rule
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2015 01:34 AM
hi
Is it possible to configure a rule in alfresco to add custom workflow. I do see the option is available to configure a rule for default "pooled review and approve" workflow. what should be the changes required to be done to add the custom workflow in the rule?
when I select the action "execute script" can I add my custom workflow in the dropdown istead of "pooled review and approve" ?
please guide .
Is it possible to configure a rule in alfresco to add custom workflow. I do see the option is available to configure a rule for default "pooled review and approve" workflow. what should be the changes required to be done to add the custom workflow in the rule?
when I select the action "execute script" can I add my custom workflow in the dropdown istead of "pooled review and approve" ?
please guide .
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2015 06:23 AM
I got the solution for this, by adding the workflow script under datadictionary/script folder i am able to add the custom workflow inside rule.
Thanks
Thanks

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2015 12:53 AM
How to add the workflow script under datadictionary/script folder ??
Is there any tutorial for this ?
thank you
Is there any tutorial for this ?
thank you
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2015 01:04 AM
login as admin->click on repository-> click on data dictionary->click on scripts->upload your custom script file here -> you will able to view that script name in the rule when you select execute action
