Has anyone had experience canceling a workflow via webservices? Is it possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you write the web service yourself, it can do anything you want.
Here is a code example for cancelling workflow: http://social.msdn.microsoft.com/Forums/en-US/sharepointworkflow/thread/e5fc79f8-ca3a-421a-ab8a-78fcb3365b46
Edit
There is a workflow.asmx, but it looks like it has a startworkflow but not a stop
http://msdn.microsoft.com/en-us/library/bb862916(office.12).aspx