- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 08:23 PM
Hello,
I am creating a new life cycle event for onboarding users and wanted to know if there is a way to make an activity wait for another to be completed before it triggers. I know this can be done in the activity set but it is not clear to me how or if I can accomplish this in the same activity set for different activities.
Solved! Go to Solution.
- Labels:
-
HR Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 08:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 08:59 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2022 09:14 PM
Hi rai,
As far as I know, you can not trigger single activities, but only Activity Sets.
If you need to create a sort of dependency between the activities within the same activity set, you can use the Activity Container. (From the doc page: "this activity type enables you to manage the dependencies of activities within an activity set. You can use activity containers to order activities, in parallel or sequence, as well as configure multiple activity containers within an activity set.")
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep