[rules-users] drools flow - how to crate a human task form?

Mauricio Salatino salaboy at gmail.com
Fri Feb 4 08:59:39 EST 2011


Hi there, you can find an example that Esteban and I created using the Human
Task APIs inside a Swing UI for a stand alone app.
Take a look at the code here:
https://github.com/Salaboy/emergency-service-drools-app/
The UI code it's pretty messy right now, we are working to refactor it to
clean it up, but you can get an idea about how to build your own UIs using
that as example.
Greetings.


2011/2/4 Esteban Aliverti <esteban.aliverti at gmail.com>

> The Human Task API gives you all the things you need to create your custom
> UI. It doesn't provide any way to create it though.
> You can choose the best technology/framework for you UI and then use the
> APIs to retrieve, complete, etc. your tasks.
>
> Best Regards,
>
> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
>
> Esteban Aliverti
> - Developer @ http://www.plugtree.com
> - Blog @ http://ilesteban.wordpress.com
>
>
>
> On Fri, Feb 4, 2011 at 10:26 AM, gs76pl <gstasica at pacemetrics.com> wrote:
>
>>
>> hi,
>>
>> What is the best way of creating some UI for human tasks with an input
>> form?
>> I've a sample process with a human task that should update some values in
>> the process. I had a look into API of a task and the only thing i can find
>> there is 'content' which i'm not really sure about (is it the place where
>> for instance HTML UI should be created?) Is there any way to create this
>> form with some additional actions like : claim/fail etc?
>> --
>> View this message in context:
>> http://drools-java-rules-engine.46999.n3.nabble.com/drools-flow-how-to-crate-a-human-task-form-tp2424123p2424123.html
>> Sent from the Drools - User mailing list archive at Nabble.com.
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
 - CTO @ http://www.plugtree.com
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino "Salaboy" Mauricio -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110204/8429e18f/attachment.html 


More information about the rules-users mailing list