1 Reply Latest reply on Jan 2, 2014 4:26 AM by swiderski.maciej

    global variables in business rule task

    kannan123

      Hi

       

      i have created a workflow with business rule task. I can able to pass the variables in to the business rule task. But i didn't get the out put value from the rule task what i have expected. Even i have tried with some global variables to get the output from the rule task.

      i used a global variable like, global org.jbpm.jpdl.internal.rules.Outcome outcome;

      when i assigned a value to this global variable, i got an error during the validation like "outcome cannot be resolved".

      I am using jbpm 5.4 with drools. Created the rule in the drools. Can somebody help me how can i use a global value in the rule task and how can i get it back from the rule task to some other task like script task????

       

      Regards

      kannan