활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
In CQ 5.61 I have to create a workflow where three different participants have to approve something (in parallel) to advance to the next step. If any of them don't take an action after some time the workflow have to continue.
So what I did was: add an 'And Split' step with three branches, each branch has a participant step and those participant steps has configure 'Auto Advance' as timeout handler with an specific time (for example 1h).
The problem is that CQ execute the timeout handler only in the last branch, but not in the first two. So if none of them take an action only the third participant step advance but not the others.
Is this a bug in CQ? and, is there any other way to implement that use case?
Thanks, Claudio.
해결되었습니다! 솔루션으로 이동.
Can you please file daycare referencing CQ-3052. Will validate.
조회 수
답글
좋아요 수
Is it possible for you to post a screen shot of your workflow map. I would like to see it to better understand how your workflow should advance.
조회 수
답글
좋아요 수
Can you please file daycare referencing CQ-3052. Will validate.
조회 수
답글
좋아요 수
Sure, the important part is first split, which is an 'And Split', each participant step has the timeout configuration that I've attached. But only the last one (Ashley Thompson) is executed. The first two branches aren't so they keep in the inbox's participants.
Just to let you know, the idea is If all participant steps were approved the workflow will execute 'Do Something' step, but if any of the participant steps advance by timeout, the workflow will execute 'Send Timeout Email'
[img]workflow.png[/img]
[img]participant.png[/img]
FYI: This bug was related to the ticket CQ5-34708
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글