When modelling a simple process, like Start->Reusable sub-process->End, and assign some process variable to Data input, validation would succeed but the following error appears in server.log.
17:53:49,482 ERROR [org.drools.core.xml.ExtensibleXmlParser] (default task-39) Process Info: id:noDataOutputReproducer.main, pkg:com.gss.nodataoutputreproducer, name:main, version:1.0 Node Info: id: name: Parser message: (null: 31, 31): cvc-complex-type.2.4.b: The content of element 'bpmn2:ioSpecification' is not complete. One of '{"http://www.omg.org/spec/BPMN/20100524/MODEL":inputSet, "http://www.omg.org/spec/BPMN/20100524/MODEL":outputSet}' is expected.
Building project and running process works without any problem.
- duplicates
-
RHPAM-3480 Error logged if reusable subprocess has some dataInput mapping but no dataOutput mapping in stunner
- Closed
- relates to
-
RHPAM-3849 No TargetRef when using expressions in DataInput/Output in Assignments
- Closed
-
JBPM-9856 No TargetRef when using expressions in DataInput/Output in Assignments
- Open