Answered by:
Email send every 24 hours?

Question
-
Hi All,
SharePoint Designer workflow using i want to send email every 24 hours until the field get completed, Initially the field set Pending.
Is it possible? can anybody know please help me.
Thanks
venkateshrajan
Thursday, September 26, 2013 10:26 AM
Answers
-
Check with your admin to resolve browser issue ASAP. You might also face other issue due to this problem.
I am in need to copy and paste content of that link here:
Send Weekly (timely) Email Notifications using two Share Point Designer 2010 Workflows.This method is useful for creating recurring action (like looping) in SPD workflows and it is easy to configure and understand. It can be attached to task list or any custom list like project milestones tracker where there might be requirement to send weekly report on milestones statuses to PM.Step 1:a. Create a choice column “Schedule Weekly Email” with three options- Yes, wait and No, set default to Yes. Make this column set to hidden by setting "Allow management of content type" for this list.b. Create another choice column to set till when the e-mail notification should be sent. “Execution: Commissioning Status” in this example.Step 2:Create First List Workflow ( Weekly Notifier Workflow)Save and Publish.Step 3:Create Second List Workflow (Weekly Notifier Trigger Workflow)Save and Publish.Test your workflows, using 5 minutes pause instead of 7 days.Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked as answer by venkateshrajan Friday, September 27, 2013 9:03 AM
Friday, September 27, 2013 8:07 AM
All replies
-
Hello,
You can use "Pause for" action in designer WF to send email daily until filed is changed. Take a reference of below link and create two small WF to achieve this:
http://sharepoint713.blogspot.in/2011/09/sharepoint-designer-workflow-to-send.html
Let me know if you face any issue
Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help.Thursday, September 26, 2013 10:57 AM -
Hi Moderator,
Below image shows i has created one sample workflow using Pause for duration at the first time it trigger a mail after that the WF status shows completed . In my scenario every 1 min or every 24 hours (every day) i need to trigger mail until the staus Email = Completed
venkateshrajan
- Edited by venkateshrajan Thursday, September 26, 2013 1:27 PM
Thursday, September 26, 2013 12:41 PM -
I think you did not read my link carefully. As i said you need two workflow and need to trigger each workflow when there is any update in list.
If you look at link, there is column called "Schedule Weekly Email" which you need to change in both workflows until status is not completed.
Read link carefully and configure it properly. If still face issue then post your both WF's screen here.
Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Proposed as answer by Tarek Yehia Friday, September 27, 2013 6:15 AM
Friday, September 27, 2013 4:56 AM -
Hi,
In your link not showing even a single image thats a main reason i did not ready your link.
Thanks
venkateshrajan
Friday, September 27, 2013 6:28 AM -
Hi
another approach, withouy workflow
schedule a powershell script which will read the list, for items with Status=Panding , will send the specific mail
Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.
Friday, September 27, 2013 6:44 AM -
Hi,
In your link not showing even a single image thats a main reason i did not ready your link.
Thanks
venkateshrajan
I am able to see all the images. Try to open same link in different browser.Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help.Friday, September 27, 2013 6:56 AM -
Hi
I Tried to open in Chrome,internet explorer,mozilla firefox i am unable to see the images.
venkateshrajan
Friday, September 27, 2013 7:34 AM -
Check with your admin to resolve browser issue ASAP. You might also face other issue due to this problem.
I am in need to copy and paste content of that link here:
Send Weekly (timely) Email Notifications using two Share Point Designer 2010 Workflows.This method is useful for creating recurring action (like looping) in SPD workflows and it is easy to configure and understand. It can be attached to task list or any custom list like project milestones tracker where there might be requirement to send weekly report on milestones statuses to PM.Step 1:a. Create a choice column “Schedule Weekly Email” with three options- Yes, wait and No, set default to Yes. Make this column set to hidden by setting "Allow management of content type" for this list.b. Create another choice column to set till when the e-mail notification should be sent. “Execution: Commissioning Status” in this example.Step 2:Create First List Workflow ( Weekly Notifier Workflow)Save and Publish.Step 3:Create Second List Workflow (Weekly Notifier Trigger Workflow)Save and Publish.Test your workflows, using 5 minutes pause instead of 7 days.Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- Marked as answer by venkateshrajan Friday, September 27, 2013 9:03 AM
Friday, September 27, 2013 8:07 AM