[jboss-user] [jBPM] - Set process variable type in eclipse bpmn editor to complex type

sebb do-not-reply at jboss.com
Fri Jan 13 08:12:05 EST 2012


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120113/bbb10da6/attachment.html 


More information about the jboss-user mailing list