0 Replies Latest reply on Sep 26, 2005 5:31 AM by schmid06

    How to add Info to an Task / TaskInstance

    schmid06

      Hello,

      I want to use jBPM in combination with Cocoon/ Tomcat5

      I want to display Tasks assigned to a Group of Users (which are managed by an app outside of jBPM).

      We use a frameset to display tasks. And now there's my problem. Some Tasks should be displayed in the Navigationbar, others should be displayed in the main contet.

      How can i add additonal data to an Task, so that i can query the task for its target ?

      i just tryed to use something like this, but therefor i have to change the xmlparser of jbpm... which is not the way i think it should go ;-)

      <task name="TestTask" target="mainContent" display="navigation" .....
      



      Please help

      thx

      Andreas