1 Reply Latest reply on Jun 14, 2010 8:38 AM by hbender

    jbpm

    sailu.sailumca.gmail.com

      Hi All,


      I am using seam jBPM for my application.


      How to get TaskInstances for a particular actor.


      Is there any way to inject seam component for getting taskInstances.


      Could anyone please provide me the solution.


      Thanks,
      sailu

        • 1. Re: jbpm
          hbender

          Provide the global Actor component the desired actorID (the value which is declared in the business process definition) and use the taskInstanceList reference within a view.
          Heri