#APIRest search

REST API - Search a resource

Hi,

i'm having problems with the search function.

If i search a process with two conditions, the second it's not applied.

For example, if i find by version like this it's works:
http://localhost:8080/bonita/API/bpm/process?p=0&c=10&s=version%202

Notifications