Hi all,
I’m so quite new with Workflow and currently I used SPD 2010.
I set a workflow like this (please see the attachment file). When Requestor submit ticket, the ticket will send to Assigned To for approval. If this ticket had been approved, workflow will send notification to both of Assigned To and Requestor. But I don’t know why workflow did not worked. It was not send email, I mean.
I was set Permission for all member is: Full Control, Design, Contribute, Read, Records Center Web Service Submitters.
Please help me. Appreciate in advance
Nguyen, Van Diep
Edit for attachment file
all the task I was configuration correctly: launch on change and create
try adding in a log history step so you can see if it’s getting the Assigned To information correctly.
Something else that I’ve seen is sometimes the workflow doesn’t pick up the assigned to due to a timer job issue (not really sure I can explain it)…anyway, what I’ve found works is to put a pause for duration set to 0 minutes as the first step of the workflow. Then it picks up the assigned to data correctly and workflow continues as it should. Just a thought. I did that on all my SP2007 workflow and have just recently started seeing the occasional misfire on 2010 workflows and have added that pause on those as well.
My WF had been created in SPD 2010 also.
And it was associated with the Current Task
I am not finding anything wrong in your workflow process but few thing i would like to mention which is worked for me.
1. Create the workflow template in SharePoint designer
2. check the error by click on “check workflow” button. the save and publish it.
3. go to the list or library which is belongs to this workflow and add the Worklflow there.
4. follow the proper process.