Fetching tasks based on the task start date in REST API
Hi,I've been trying to filter the tasks based on property value using WorkflowTaskQuery where I'm implementing setProcessCustProps() method in which I'm passing a list of property-values. I was able to fetch some of the properties but when tried with...