Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Workflow that triggers another workflow does not come to an end

Avatar

Level 2

I am triggering one workflow from main workflow using container step. The child workflow comes to an end but the main workflow is still running. What is the procedure to complete the container step and move to the next step?

1 Accepted Solution

Avatar

Correct answer by
Level 2

Adding a no operation step after the container step resolved the issue. Thank you.

View solution in original post

4 Replies

Avatar

Level 10

Do you have the advance checkbox checked so it advances to the end of the workflow?

Avatar

Level 2

Container Step does not have the 'Handle Advance' checkbox.

Avatar

Level 10

As long as all steps have that checkbox selected - the workflow should reach the end.

Avatar

Correct answer by
Level 2

Adding a no operation step after the container step resolved the issue. Thank you.