can anyone explain me how i can configure the http-connector on azure ? For the installation i followed this instructions:
But if i try to deploy my process, which locally works fine (7.12.0), i get the follow error:
"ENGINE-09005 Could not parse BPMN process. Errors: \n* One of the attributes ‘class’, ‘delegateExpression’, ‘type’, or ‘expression’ is mandatory on serviceTask.
I think i have to add the .jar files and add it to the configuration. I already uploaded the connector.jars to /configuration/userlib/. But i have no idea how i can configure the process engine, because there is no bpm-platform.xml.