-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.5.2, 7.6.0-alpha1
-
None
What are the steps to reproduce your problem?
Create a process with a send task with connector in camunda modeler. Deploy it to the engine.
What is the problem?
21:30:38.064 [main] ERROR org.camunda.bpm.engine.context - ENGINE-16004 Exception while closing command context: ENGINE-09005 Could not parse BPMN process. Errors: * One of the attributes 'class', 'delegateExpression', 'type', or 'expression' is mandatory on sendTask. | org/camunda/connect/plugin/ConnectProcessEnginePluginTest.testSendTaskWithConnector.bpmn20.xml | line 8 | column 69
What would be the expected behavior:
The process should be deployed and use the connector for sending a message.
Hints (optional):
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-5547 can not deploy send task with connector
- Closed