cimbalek opened a new issue, #2320: URL: https://github.com/apache/incubator-kie-issues/issues/2320
This issue follows up on: https://github.com/apache/incubator-kie-issues/issues/2280 The BPMN editor provides a list of the following signal scopes: Default Process Instance Project External v8 [SendSignalAction](https://github.com/kiegroup/jbpm/blob/7.67.x-blue/jbpm-bpmn2/src/main/java/org/jbpm/bpmn2/handler/SendSignalAction.java#L53-L75) supports these signal scopes: For external scope there is no OOTB implementation for the "External Send Task" WIH For backwards compatibility reasons, we should continue to support the same scope options, even if some of the subtle differences from v8 no longer exist as we no longer have the different RuntimeManager implementations. Action Items: Provide an OOTB External Send Task WIH to support external scope - this WIH should use messaging to send a message to a defined channel -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
