Hi, jBPM runtime supports attachments, however this is not available in 
the console yet.
If you use console you could try to implement logic in your form which 
submits a chosen file to your document management system (you could even 
use flash if you want :) ) and then use the path/url of this document as 
a data output of your task and map it to a process variable for example.

Hope this helps.
On 8/16/12 11:27 AM, Sadiroveski wrote:
> Hello,
>
> I am using Drools generated form to build my application forms with JBPM. In
> a specific user task inside my process, I want to let the user add a file
> via an upload button. So the question is:
> - How can we do this in the Task form and in the task properties in the
> designer?
> - Does the file should be stored in a directory or in the database?
> - Can we store the file in a document management system like "Sharepoint"?
>
> Best Regards,
>
>
>
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Add-attachement-file-to-a-Task-Form-tp4019203.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to