| | | Supreme Being
       
Group: Forum Members Last Login: Friday, April 18, 2008 Posts: 11, Visits: 28 |
| | Hi, I am trying to delete the existing workflow, for this I have removed all the association as well as I have unpublished the workflow, but I am getting the error message: "Cannot delete the selected item, there are some workflow instance entries present for the selected Listitem". How can I delete the workflow in this case? Regards, Ravi |
| | | | Forum Newbie
       
Group: Forum Members Last Login: Monday, August 25, 2008 Posts: 1, Visits: 21 |
| this is for the workflow is executing,you must kill the workflow and you can do this: Client clObj = new Workflow.NET.Engine.Client("RepositoryName", "WorkflowName"); clObj.kill(execID),
I'm I |
| | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, November 11, 2008 Posts: 166, Visits: 704 |
| Hi Ravi, In the current version i.e. BPM.NET 2007, Skelta doesn’t allow you to delete the workflow, if the workflow is triggered even once. But in the next release BPM.NET 2008, which is in beta stage, it is possible to do it.
Regards, Bineesh |
| |
|
|