Issue with a text variable with multiple values set using REST
I am using the following rest call to start a new processOST /api/enterprise/process-instancescurl 'http://localhost:9080/activiti-app/api/enterprise/process-instances' -H 'Authorization: Basic YWRtaW46cGFzc3dvcmQ=' -H 'Content-Type: application/json...