[rules-users] Connecting Drools (Human Task) with Exchange Server

tolitius webakaunt at gmail.com
Wed Apr 28 01:36:12 EDT 2010


@alim,

    Current, out of the box, implementation of "WSHumanTaskHandler" is
tightly coupled with Apache Mina server, so you can't really reuse its
functionality.

    I would think that the right way (for the framework) to address it would
be to have a pluggable provider mechanism, where "WSHumanTaskHandler" will
have a specific provider (Exchange, JMS, Mina, Google Calendar,
SomeCustomProvider, etc..) injected.

    For now, however, you can write your own work item handler, that would
send these tasks (as Outlook Calendar Items?) to other users.

/Anatoly
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Connecting-Drools-Human-Task-with-Exchange-Server-tp759485p761623.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list