0 Replies Latest reply on Apr 25, 2013 6:15 AM by balajiora

    How to start Human Task Process with Authentication

    balajiora

      I use to start JBPM Process using ksession.startProcess(processId, requestMap).

       

      My requirement is, I need to pass user id as parameter and need to validate before I start the JBPM Process (whether this user is having an access to start the process or not).  Is there any Knowledge API is there to take care of this scenario?

       

      Balaji