Question:

I have an ActiveStoreParticipant that stores a workitem.
I can see the workitem in Densha.
I try to proceed the workitem.
The WorkitemController acts on it and calls
$openwferu_engine.proceed(workitem).
This method is aliased to "reply".

ActiveParticipant has modified the engine reply method.  It calls the
old reply.  This puts the wi on the queue and destroys the workitem.
Then nothing happens.
Shouldn't my participant get called?  Would this be the "consume"
method? or do I need to implement another method?

It is hard to pick up the trail from there in the debugger.
Thanks for your help.
V/R,
Pat.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenWFEru dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/openwferu-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to