Consitently the designer creates business processes that give validation errors. Using new Business Process, not legacy. The business process is simple, it has a start, a User Task, a Custom Workitem, and an end event. See attached. When project is compile by maven on console.
Business process runs regardless. If you can open it in the eclipse plugin editor and change something it seems to fix the errors.
[ERROR] Process Info: id:NewMetric.Phase2Flow, pkg:com.aexp.isap.ots.bpm.newmetric, name:Phase2Flow, version:1.0
Node Info: id: name:
Parser message: (null: 38, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '
' is expected.
[ERROR] Process Info: id:NewMetric.Phase2Flow, pkg:com.aexp.isap.ots.bpm.newmetric, name:Phase2Flow, version:1.0
Node Info: id:516a5efa-4607-4f28-ba71-6a430a620ca4 name:
Parser message: (null: 98, 71): cvc-datatype-valid.1.2.1: '516a5efa-4607-4f28-ba71-6a430a620ca4' is not a valid value for 'NCName'.
[ERROR] Process Info: id:NewMetric.Phase2Flow, pkg:com.aexp.isap.ots.bpm.newmetric, name:Phase2Flow, version:1.0
Node Info: id:516a5efa-4607-4f28-ba71-6a430a620ca4 name:
Parser message: (null: 98, 71): cvc-attribute.3: The value '516a5efa-4607-4f28-ba71-6a430a620ca4' of attribute 'id' on element 'bpmn2:potentialOwner' is not valid with respect to its type, 'ID'.
- is related to
-
RHPAM-3480 Error logged if reusable subprocess has some dataInput mapping but no dataOutput mapping in stunner
- Closed