Home
TeamSite
TeamSite, LiveSite and OpenDeploy
the job that won't end...
Andy Knipp
Anyone see this before (5.5.1 SP3) have a WF stuck in the end state. We are running hundreds of these jobs per day so I boubt it is the WFT.
There is no choice to remove job:
Job Name (ID): Concurrent_Approval (52574)
Created: 07/14/2003 12:35
Owner: r9aahl
Creator: r9aahl
Description:
Operation - NA
Task Name (ID) EndTask (52577)
Date 07/14/2003 13:23
Owner <no user>
Status Unassigned
Description none
Here is the endtask WF:
<endtask name = "EndTask">
<activation>
<or>
<pred v = "WorkflowMonitor"/>
<pred v = "ErrorMsg"/>
</or>
</activation>
</endtask>
Find more posts tagged with
Comments
There are no comments yet