Workflow Join Element doesn't work in AND status

Description

In C_Order Workflow.
1) Set Split Element to "AND" in DocPrepare node.
2) DocPrepare node transmits to Node A and Node B.
3) Set Join Element to "AND "in DocComplete.
Result:
Split element with "AND" works but Join element not works.
Test Video
link title
https://youtu.be/rV51Keor-Lk

Environment

iDempiere 6.2

Attachments

7
  • 09 Apr 2019, 09:27 AM
  • 08 Apr 2019, 12:54 PM
  • 07 Apr 2019, 10:06 PM
  • 07 Apr 2019, 10:06 PM
  • 07 Apr 2019, 10:06 PM
  • 07 Apr 2019, 10:04 PM
  • 06 Apr 2019, 05:23 AM

Activity

Show:

Ray Lee April 9, 2019 at 9:32 AM

Hi ,
Thanks for your suggestion. I have removed old code. And I also tested another issue and correct it.

Issue:
If first split transition doesn't have wait status, it will cause join element to execute.
Finally, I corrected this problem.

Thank you.

Murilo Habermann Torquato April 8, 2019 at 12:55 PM
Edited

Hi ,

good catch! tested and it's working.

to avoid future mistakes, take a look at the attached image: there's a placeholder for "and join element" (1) , and your implementation (2) is some lines below. Maybe move your code, or remove the old.

Ray Lee April 7, 2019 at 10:06 PM
Edited

Ray Lee April 7, 2019 at 10:05 PM
Edited

Hi Everybody, I have implemented Join Element and provided the patch

Ray Lee April 6, 2019 at 5:30 AM
Edited

In Join Element with "AND". DocComplete must
wait and execute task after Node A , Node B done.

Fixed

Details

Assignee

Reporter

Labels

Priority

Created April 6, 2019 at 5:28 AM
Updated June 1, 2019 at 10:43 AM
Resolved April 9, 2019 at 10:31 AM