<span class="Apple-style-span" style="font-size: 14px; line-height: 19px;"><span class="Apple-style-span" style="line-height: normal; font-size: medium; ">Hi jBPM Users, <div><br /></div><div>I would like to model a BPMN 2.0 Process with DataStores in order to represents persistent inputs (such as files or databases) to task nodes.</div><div>Suppose we have a task T with datainput I, and suppose we want to bind I to a persistent object representing data,</div><div>that is, a BPMN 2.0 DataStore D.</div><div>For instance, suppose that D represents a file, or database.</div><div>Basically, I would like to represent files or databases inside the BPMN model (with DataStore objects) and use the actual referenced file (or db) </div><div>inside the task execution handler.</div><div><br /></div><div>I see jBPM has an object DataStore and that one can set it from the process &quot;Definitions&quot; metadata, but I don't know how to use </div><div>this in order to handle files and database from within the task execution handler.</div><div><br /></div><div>Thank you for any support.</div></span></span><br /><div>--</div>Carlo