| WenJun Zhang[msft] 2005-08-04, 2:47 am |
| Hi Alex,
When an instance completes all Tasks for that instance that do not
have a status of Completed, Deferred, Declined or Interrupted will be
marked as cancelled.
So you may retrieve the tasks of the first user and then call
SendTaskResponse to set its status as something like Declined. There
is sample code snippet in the SDK:
HwsService.SendTaskResponse Method
http://msdn.microsoft.com/library/d...ary/en-us/sdk/h
tm/ frlrfmicrosoftbiztalkhwssoapservicehwsse
rviceclasssendtaskresponset
opic.asp
Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no
rights.
|