Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: jbpm process REST api for signaling process does not work (is it a bug?)" To view the discussion, visit: https://community.jboss.org/message/727017#727017 -------------------------------------------------------------- Your observations are generally correct. 5.2 does not support signal functionality and it is targeted for 5.3 so that\s why you see that process instances are not signalable. Why it is not signaled with REST API it is because it hardcodes the name of the signal to 'Signal', so if you use this name as signalRef you should be able to signal your active catch events. HTH -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/727017#727017] 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
