- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Thanks for all the help, and sorry for the late reply because was very busy recently.
My problem is:
1) When use the Task Manager function I need the Task ID, but the workflow stop to flow when it arrive the Assign Task service (i.e. I cannot execute any more code), and I have no idea how to get the Task ID too.
2) Look like that I can solve problem 1 by using a TaskCreated event, but before I can use a Event Start Point or Event Receiver, I need to throw the event, but it look like that I should throw the event before (which mean the task do not exist yet) or after (which mean the task completed) the Assign Task service, which look like both can not solve my problem
3) The Task ID in the event type will need to assign by the developer, which I have no idea how can I find the task id
Sorry for the long question
Regards
Bill
Views
Replies
Total Likes