what is the role/function of sys_trigger table?

Community Alums
Not applicable

what is the role/function of sys_trigger table?

2 REPLIES 2

Harish Ragz
Kilo Guru

Once check this link. It may help you.

 Schedules

Please Hit ✅Correct(If it is a correct solution) or Hit ✅Helpful(If it is useful).

Upender Kumar
Mega Sage

ServiceNow offers you to schedule a active at any certain time and repeat it periodically. You can add your custom code for this.

 

https://docs.servicenow.com/bundle/kingston-platform-administration/page/administer/time/task/t_Crea...

 

Thanks