Hi,
I'd like to define task variable and bind it to the process variable. I found only formProperty what would be fine but documentation says that the REST call to complete task is equivalent of taskService.complete and not formService.submitTaskFormData. When I use activiti jars to run workflow with formProperty defined and execute complete task on taskService the binding doesn't work. Not sure what happen on REST call to remote engine but the behavior should not work as well, am I correct?
Thanks,
Tomasz