LifeCycle Event activity question

rai5
Mega Guru

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. 

1 ACCEPTED SOLUTION

Mrman
Tera Guru
Hi, It can be done by using Activity container. You add member activities in a container and trigger them sequentially. Please mark my answer as correct if this resolved your issue.

View solution in original post

2 REPLIES 2

Mrman
Tera Guru
Hi, It can be done by using Activity container. You add member activities in a container and trigger them sequentially. Please mark my answer as correct if this resolved your issue.

Community Alums
Not applicable

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