cancel
Showing results for 
Search instead for 
Did you mean: 

I need help with my workflow case

vincent_roye
Champ in-the-making
Champ in-the-making
Hi,

I need experienced Alfresco users / developers to help me to solve my problem. So far I have just managed to install Alfresco 4.2 and to create a JavaScript script that only send an email. I'm not really familiar with workflows and how to create / modify an existing one.

Here is my case :

- A teacher drops a document in a folder. It is only accessible in one site.
- This teacher then creates a workflow with a group of students. It is the group A and it belongs to this site.
- The workflow should send a mail to the students that include a direct link to this document.
- The students have to acknowledge (in my Tasks) that they've got the document.
- 3 days before the end of the workflow, a reminder has to be sent to the students who haven't acknowledged.
- The teacher can see who has acknowledged and who hasn't.

My guess is that I have to copy paste an existing workflow and modify it. I also have to create a scheduled task to send the reminders.

Could you tell me the way you would solve this problem ? If I have to create a workflow, how can I do it ? With java, eclipse etc.. ? I'm not extremely confortable in Java.

Thank you very much.

Vincent
1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
Hi you can do this with your new advance workflow. where you need to use javascripts in workflow to send emails. also lots of customization in back-end.