0 Replies Latest reply on Aug 29, 2008 11:50 AM by sirlantis

    jBPM tasks not working

    sirlantis

      Hello everybody,


      I am currently extending my jBPM diagram and wanted to add some tasks and assignments via pooled-actors.
      I sticked to the example on the seam documentation page ("employees" etc).


      What I notice is, that the Query (which should provide the pooled tasks for the current actor) returns an empty result set.
      I checked the WHERE-Conditions and they were fine.


      But the INNER JOIN of those auto-generated Queries does not work, since the mapping table jbpm_taskactorpool is empty, while jbpm_pooledactor and jbpm_taskinstance are correctly filled on task-node entry.


      Anybody knows what's wrong?


      Thanks in advance,
      Marcel


      -


      Running Seam 2.0.2.GA