Questions tagged [pause]
a temporary stop in action or speech
25 questions
2 votes
0 answers
247 views
Workflows 2010 don't resume after Pause action
After November, 15, 2024 SPD workflows 2010 in OnPrem Sharepoint 2016 stopped resuming after a Pause for duration action. They display a message ' failed to run in the workflow history and event 10 (...
1 vote
2 answers
1k views
SharePoint Designer 2013 workflow pause until action not working well if any of the two field is empty
I am using SharePoint Designer 2013. I have a workflow which sends email notifications on the following times: After creation of the List item I used pause until Start Date / Time. 1: On the task ...
1 vote
1 answer
137 views
Sharepoint Designer 2010 Pause until date
I have created a workflow that checks for item status "Submitted", and should automatically change item status to "Pending" after 21 days (from "Date Out"). However it only seems to work when running ...
1 vote
2 answers
171 views
Unable to published workflows to SharePoint 2013
I am using SPD 2013 and creates workflow on flatform type "SP 2010 WF". However, checking for error it does not show any however when publishing...it gives me below error. Can you help me identify ...
0 votes
1 answer
180 views
SP2010 - Workflow to change field status to "Expired" if field Expiry Date is less than Today
I can't seems to figure-out how to make the below workflow works. I have a simple lists that has an ID expiration date and A status field to show if "Active" or "Expired" based on the ID Expiration ...
2 votes
1 answer
138 views
How to deal with date changes in pause until workflow
i had created a workflow where i had due date workflow will trigger email notification to user post 7 days of due date but what about if i user change due date between this as workflow will not accept ...
0 votes
1 answer
349 views
Limit to Pause Action?
Is there a limit to how long the pause action can handle before timing out? I.e. if I try to pause for 365 days, will the workflow timeout or actually pause for that long?
0 votes
3 answers
164 views
Need Workflow to run only when a specific item is created or changed (Pause/Date-time workflow)
Need Workflow to run only when a specific item is created or changed (Pause/Date-time workflow) My workflow currently runs when any item is changed or created I need it to only run when the item is ...
1 vote
0 answers
775 views
Pause for duration - problem
Workflow doesn't resume after a pause. I have 2 list workflows which are used to send reminder emails. Workflows work in the loop and in one of them I use 'Pause for Duration 1 minute'. To check if ...
1 vote
0 answers
647 views
SharePoint 2010 Designer workflow fails to resume after a pause - Help convincing IT its a server issue?
For some context, I've only been using SharePoint for a few months and have no access to the server, as I'm actually just a tech minded HR person. So any help is greatly appreciated, even if it might ...
1 vote
0 answers
35 views
I need an in progress workflow to cancel if an item is modified so a new workflow can be initiated
I need a workflow to check if an item has been updated within the past hour because I need a dashboard to flag items that have not been updated in the past hour. I tried to have a pause for duration 1 ...
1 vote
0 answers
184 views
Rare "Error Occured" in workflow after pause
I have two Task lists: "Recurring Tasks" and "Task Queue". Recurring Tasks contains tasks that we have to do every day or every week and do not want to have to manually recreate the same task again in ...
0 votes
1 answer
37 views
Is the currentdate in Worflow designer a static one
this is my workflow: Yesterday I received email from "if" condition. Today i received email from "else" condition. knowing that my calendar has entries for today! so my guess is that today is not ...
0 votes
1 answer
184 views
Pause Vs Loops approaches
Lately I worked on a workflow that had to be restarted each day I used the Pause approach but I couldn't make it work, do you think Loops could handle the repetitions better than the Pause or are they ...
1 vote
0 answers
169 views
Calendar Workflow not working
I am trying to read a calendar and whenever it finds a task it sends a mail.