This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: How to manage a workflow of documentkukeltje Mar 15, 2007 9:18 AM (in response to caballus)you can pass any java object you want..... see jbpm.varmapping.xml and jbpm.converter.properties 
- 
        2. Re: How to manage a workflow of documentkukeltje Mar 15, 2007 9:23 AM (in response to caballus)and, afaik (never tried it, nor eager to look it up) using a bytearray for storing the document/zipfile would automagically work 
- 
        3. Re: How to manage a workflow of documentcaballus Mar 15, 2007 9:53 AM (in response to caballus)Ok, so we have to do the thing by hand creating proper java classes that wrap the document, if i understand well. 
 Thanks.
- 
        4. Re: How to manage a workflow of documentgscheibel Mar 15, 2007 10:18 AM (in response to caballus)Why you don't use a Blob field in your database and put the id of this record in a process variable? It's much more ease. 
- 
        5. Re: How to manage a workflow of documentkukeltje Mar 16, 2007 11:59 AM (in response to caballus)that is an option to. 
 
     
    