Trigger an activity set of HR lifecycle event

Neha29
Tera Contributor
we can trigger an activity set after another activity set completes but is it possible to trigger it once all activity of dependent activity set get completed except one for eg: Survey. Requirement is to trigger the subsequent activity set and leave the survey type activity whenever there is a survey type activity in an activity set.
Neha29_0-1697027423985.png

Need to trigger Authorize service provider once review communication and Manager to sign activity of Formal communication completes and survey is in progress. Is it possible?

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Neha29 You can plan to use Activity set trigger type Advanced for your activity set. Advanced trigger type allows scripting, using script you can check if all activities except survey type activity is complete or not. On the basis of assessment you can either choose to trigger the activity set or keep the activity set wait for trigger condition to match.

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@Neha29 You can plan to use Activity set trigger type Advanced for your activity set. Advanced trigger type allows scripting, using script you can check if all activities except survey type activity is complete or not. On the basis of assessment you can either choose to trigger the activity set or keep the activity set wait for trigger condition to match.