Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

About Trigger Types for Activity Sets for Lifecycle Events

Takumi Ando
Tera Contributor

What is the trigger type "Condition" for the Life Cycle Event activity set?
In this trigger type, I can set Condition table and Condition, but I don't know how to use it specifically.

Also, how and when is the target record identified? (when the record is created, updated, etc.)

TakumiAndo_1-1709641125570.png

2 REPLIES 2

Community Alums
Not applicable

Hi @Takumi Ando ,

Use the Condition trigger to define conditions based on the value of fields in a selected table in Trigger table and Trigger field.

Also, for "Ignore empty date" If there is no date in the trigger field, the activity set won't trigger.

 

 

Hi @Community Alums ,

I think what you described is probably the trigger type "Date".
What I would like to know is the trigger type "Condition", so if you know anything about it, please let me know.