We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

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.