Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the discussion
"Re: signal event designed in eclipse does not show up in guvnor oryx designer" To view the discussion, visit: https://community.jboss.org/message/647743#647743 -------------------------------------------------------------- Looks like you have some problems with the pasted BPMN2, specifically: <dataOutputAssociation> <sourceRef>_2_Output</sourceRef> <targetRef>First_Event_Response</targetRef> </dataOutputAssociation> the targetRef First_Event_Response does not exist, did you miss to set a process variable? I cannot reproduce problems with signal events on jBPM Designer 2.0 or the latest from master at people.redhat.com/tsurdilo/designer/master. You can with that successfully import for example: https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-EventBasedSplit.bpmn2 https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resources/BPMN2-EventBasedSplit.bpmn2 which contains signal events. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/647743#647743] 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
