0 Replies Latest reply on Mar 13, 2018 12:56 AM by peeyar

    Creating multiple instance in sub process and accessing item in custom work class.

    peeyar

      I am new to jbpm. I am trying to use multiple sub process in my model. I have passed a List<Person> to a subprocess which has a custom work item.

      In the sub process , I set it to multiple instance and use collections, selected my List variable and also inputed an instance variable.. How do I access the single item from List in my work item class ?

      I was not able to map from instance variable to custom workitem local variable... So what are my options here..?

       

      Thanks in advance..

      Raj