what is the role/function of sys_trigger table?
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2018 08:43 AM
what is the role/function of sys_trigger table?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2018 09:36 AM
Once check this link. It may help you.
Please Hit ✅Correct(If it is a correct solution) or Hit ✅Helpful(If it is useful).
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2018 09:41 AM
ServiceNow offers you to schedule a active at any certain time and repeat it periodically. You can add your custom code for this.
Thanks