0 Replies Latest reply on Aug 23, 2017 1:56 PM by mariaprabudass

    onEntry Action is not executed on dynamic task creation

    mariaprabudass

      Hi,

       

      We are creating dynamic tasks using "org.jbpm.workflow.instance.node.DynamicUtils.java". The tasks are created perfectly and on complete the task the next tasks are also created. The problem here is, in BPMN2 for that task we have set few configurations in "onEntryActions", this onEntry Action is not executed on dynamic task creation as they are “raw” tasks injected into running instance without reference to definition. Please suggest us on how to inject these parameters while creating dynamic tasks.

       

      Thanks,

      Maria