-
Task
-
Resolution: Fixed
-
L3 - Default
-
7.5.8, 7.6.4
-
None
-
None
When deploying the invoice example application, the following warning is displayed in the server log:
11:05:54,225 WARN [org.camunda.bpm.engine.util] (ServerService Thread Pool -- 50) ENGINE-09004 Warnings during parsing: * Exclusive Gateway 'reviewSuccessful_gw' has outgoing sequence flow 'reviewSuccessful' without condition which is not the default flow. We assume it to be the default flow, but it is bad modeling practice, better set the default flow in your gateway. | invoice.v1.bpmn | line 0 | column 0
We should improve this so that there is no "bad modeling practice" warning in our example application.
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-5535 Bad practice in invoice example
- Closed