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
Correct syntax for SQL between-like query
Using Batch file to Obtain the Computernames, usernames, IP Address and MAC Address from each remote PCs
I need to increase the size of an SBS 2003 system partition
Using VBA to transfer CSV in AC07
How to reset value to " " in userform textbox
intermittent dead keys while typing
Improving SQL Server 2005 performance (Database re-vamping help needed)
VB.NET, 2005 - Maintain Scroll Position To DataGrid
Dynamic combo box rowsource based on prior combo box value
Regex and VB.NET - Richtext selection