cancel
Showing results for 
Search instead for 
Did you mean: 

TaskQuery to get a process Variable with IN clause

activititester
Champ in-the-making
Champ in-the-making
Hi All,

I have a taskquery to get a process variable which has many values, so I would want to query it with an IN clause. I would like to know is there an easy and best way of getting this done using activiti API. This said, I need to have pagination support, filter etc has to be supported as well.

Thanks for your support,
ActivitiTester
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

We provide support to implement your own custom query using the native query capability. We don't support IN to query for variable values using the standard query api.

Best regards,