JBoss Community

Re: Rules Accessing ArrayList as Process Parameters

created by Maciej Swiderski in jBPM - View the full discussion

I do believe it works as designed. "from clause" is to reason over collection elements so it returns data type that is inside the collection.

 

Alternatively you could try to just check if such process variable exists, for instance with "eval" and in consequence section access the array list (I think that works properly).

 

Cheers

Reply to this message by going to Community

Start a new discussion in jBPM at Community