Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Sequential Workflow adding OnWorkflowItemChanged causes OnTaskChange

  Asked By: Kyle Davis         Date: Dec 09, 2008      Category: Sharepoint      Views: 843
 

I have a Sequential Workflow that is demonstrating an unusual behavior.

Adding an OnWorkFlowItemChanged event causes existing OnTaskChange
events to not fire. The OnWorkFlowItem never executes and replacing it
with an OnTaksChanged for test purposes caused the workflow to function.

It has the same correlation token as the OnWorkflowActivated and its
owner activity is the sequence block in which it is located.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.


 

No Answers Found. Be the First, To Post Answer.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].