0 Replies Latest reply on Jan 11, 2018 12:21 PM by mariaprabudass

    How to get each instance value in the end of Multiple Instance

    mariaprabudass

      Within Multiple instance there are few variables that are injected to the BPMN for each instance. Say we are having two instances within a Multiple Instance. For "Instance-1" will have a variable "V1" and "Instance-2" also will have the variable "V1". The values of both these variables need not be same. I need to get all the values that are assigned to the variable "V1" after the Multiple Instance is completed. If value of "V1" in "Instance-1" is “Val1” and in "Instance-2" is “Val2”. I need the both these values. How this can be achieved?

       

      jBPM-Version:- jBPM 5.4

       

      Thank You,

      Maria