Advanced Workflow Tutorials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2012 10:40 AM
Jeff
- Labels:
-
Archive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2012 12:09 AM
Thanks for the workflow tutorials …
I am trying to implement a workflow on folder in Alfresco share (Alfresco 3.4).
I have added workflow action to folder, and i am able to start workflow on Folder.
But requirement is any user whom the task is assigned can add other document also to that folder.. and that document will be part of workflow for coming stages.
Can you suggest how to achieve that …?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2012 10:44 AM
An alternative approach would be to set a rule on folders that would be triggered when new items are added to the folder. The rule would check to see if the folder is part of a workflow. If it is part of a workflow, the rule could get a handle to the workflow package and then add the new document to the workflow package.
I'd definitely go with the first option if it works for you.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2012 07:11 AM
Jeff

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2012 02:46 PM
Thank you.
[SOLVED]
to solve the problem only enter a database connection in the class ExternalReviewNotification.java
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2013 07:14 AM
I'm a beginner user of Alfresco 3.4 community ,so i have a lot of problems to implement advandced workflow with jbpm engine,i've followed some tutorial but without success.
i didn't find the suitable tutorial for the version that i use.
thnx for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2013 07:41 AM
And which link you are referring?
There is nothing much specific related to the version as far as workflow is concerned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2013 04:33 AM
i have scenario where i want to add a work flow to a folder so that any files uploaded to the folder can be approved. actually i tried to use rule but it seems to support only simple workflow is there any way i can apply my workflow. i am using alfresco community 4.2 c
thanx

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2013 05:39 AM
Best Regards,
Pawel Rzeszowski.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2013 04:34 AM
i tried to execute a script from a rule but it shows a review and appove for approver but when i go to the task it doesnt show any items in it don't know whats wrong…….
Plz Help
