Microsoft
Software
Hardware
Network
Question : Can't stop Sharepoint workflow
I have a workflow that sends an email for a task. The thing is that task has been deleted and the list item for which the workflow started has been deleted as well but the assigned user keep receiving the email, meaning the workflow is still running.
How can I stop that workflow if I don't have the list item associated to it and neither the task.
Answer : Can't stop Sharepoint workflow
I found it. Just need to do a CAG and one of the sequence would monitor if the workflowitem is still active and when not, it terminates the workflow.
Random Solutions
What is datatype #9?
How to force Outlook to save contacts into public contacts folder??
MS Access Dates and Selecting a Range Between Two Dates in an Access Report
Cannot use 'convert' and 'case' in MS Access
<CollectionViewSource.Sort<wbr />Descriptio<wbr />n>
Setup an event log collector server(Windows Server 2008)
How to delete a replica from the synchronization list?
Access Subdatasheet report II
Excel - How to split a fullname column into seperate firstname and surname columns
vb.net check if form is open