i'm creating a few audit utilities. In the process definition i defined some form properties and i want to search them with the HistoryService. Is it possible?
I thought it would work by using the methods taskVariableValueEquals or processVariableValueEquals, but it doesn't. Should it work this way?