-
Bug
-
Resolution: Done
-
Major
-
7.0.1.GA
-
- AsyncMode = true
If you set AsyncMode = "true", execution doesn't wait on Inclusive converging Gateway. See Steps to Reproduce. It results in multiple execution of a Node after Inclusive converging Gateway.
15:32:57,525 INFO [stdout] (Thread-0 (ActiveMQ-client-global-threads)) ScriptTask 1 15:32:57,603 INFO [stdout] (Thread-2 (ActiveMQ-client-global-threads)) ScriptTask 3 15:32:57,639 INFO [stdout] (Thread-1 (ActiveMQ-client-global-threads)) ScriptTask 2 15:32:57,680 INFO [stdout] (Thread-0 (ActiveMQ-client-global-threads)) ScriptTask 5 15:32:57,723 INFO [stdout] (Thread-2 (ActiveMQ-client-global-threads)) ScriptTask 5
- clones
-
RHPAM-1303 AsyncMode doesn't wait on Inclusive converging Gateway
- Closed
- incorporates
-
JBPM-7414 AsyncMode doesn't wait on Inclusive converging Gateway
- Resolved