sebb [https://community.jboss.org/people/sebb] created the discussion
"Set process variable type in eclipse bpmn editor to complex type" To view the discussion, visit: https://community.jboss.org/message/646682#646682 -------------------------------------------------------------- I am trying to map a complex result to a process variable with the jbpm plugin for eclipse. But I can only choose between simple types (integer etc.) and "undefined". How can I set the type to my complex type? I looked into the https://github.com/esteban-aliverti/JBPM-Samples/tree/ff79f6e99eb63b4759bf97ccf86545b72d1f2e9f/Simple-WorkItem-Sample Simple-Workitem-Sample and found the following lines: <itemDefinition id="_multiplierOperationItem" structureRef="org.plugtree.training.jbpm.model.MultiplierOperation" /> <property id="multiplierOperation" itemSubjectRef="_multiplierOperationItem"/> How can I define an itemDefintion and set the structureRef to package.my.ComplexType with the editor, so that I am able to choose the ComplexType from the variable type dropdown list? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/646682#646682] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
