Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2019 07:03 AM
I am trying to setup 4 parallel tasks. I want task #3 to wait for completion before firing off the task 4. How do I achive this?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2019 07:33 AM
You need to have Step 3 connect to Step 4. Step 4 will then connect to your Join.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2019 07:33 AM
You need to have Step 3 connect to Step 4. Step 4 will then connect to your Join.