Microsoft Developer Network > Forenhomepage > SharePoint - Workflow > OnWorkflowItemChanged not receiving events.
Stellen Sie eine FrageStellen Sie eine Frage
 

FrageOnWorkflowItemChanged not receiving events.

  • Montag, 21. Juli 2008 12:33ONO-M TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     

    I've designed a simple WSS3.0 sequential WF (it happens the same with statemachine WF)
    for document review.

    When instantiated the WF writes a task containing a link to a custom form (that has been deployed through another feature), then a ListenActivity follows, waiting for the item to change by the mentioned form (i modify a property named Review).

    The correlation token for the OnWorkflowItemChanged activity is the same with the token for OnWorkflowActivated activity.

    When ran, i can see the task, i click the link and modify the Review property on the Item, but the event is never received. The delay on the other branch of the listen activity is big enough not to interfeere.

    What am i doing wrong here ?
    Thank you !

Alle Antworten