Hi,
I am using wss3.0 and Moss 2007.
I have created a custom workflow in .net 3.0 and able to deploy it on WSS3.0.
Also, I am able to start the workflow programmatically using webservice on a list item. But i am not able to find get the event which should be called when workflow gets "completed".
As of now i have attached a receiver to historylist of workflow for checking status of workflow.
But i want to know some other method by which i can do some processing when workflow gets completed.
Please let me know if i am missing some thing or is thr any other way to attach logic once worklfow gets completed.
Thanks,
Abhi
View Complete Post