This content has been marked as final.
Show 3 replies
-
1. Re: How to Disable CommandBasedWSHumanTaskHandler in CommandDelegate
swiderski.maciej Oct 18, 2012 7:13 AM (in response to tcharman)This is know limitation that was already addressed with this jira. So from version 5.4 (or snapshot of it) you can already register your own handlers. Does it cover your requirements?
HTH
-
2. Re: How to Disable CommandBasedWSHumanTaskHandler in CommandDelegate
tcharman Oct 18, 2012 4:53 PM (in response to swiderski.maciej)Thanks for pointing this out. We're upgrading to 5.4.0.Beta1. Any idea when 5.4.0 will be released?
-
3. Re: How to Disable CommandBasedWSHumanTaskHandler in CommandDelegate
demkezo Nov 1, 2012 6:54 AM (in response to swiderski.maciej)We've updated to 5.4.0.CR1 to address this issue. We now have a problem where the WorkItemManager cannot complete our Human task and continue the process. We debugged and found that the workItemByteArray is not being persisted in the DB as it previously was, hence causing an issue when it is being read by the workItemManager.
Can anyone help?
Thanks
Khetha