Background Job Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 11:29 PM
Hello All,
I have created a new background job configuration in sn_sec_cmn_background_job_configuration in this table using the logic written in other backgroup job config(i.e OOB)
Can anyone suggest me how I run this background job as I'm not able find any appropriate doc in servicenow for this.
Aim is to use background job rather than Scheduled Script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 12:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 01:08 AM
Yes I have followed the same.
The question is how my background job get triggered?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 02:27 AM
Thanks for the information. But I have already explored the provided link.
The question is how the background job which was created by me gets triggered?
Do I need to write any UI action or logic?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 03:22 AM
Hi ,
Were you able to figure out how background job will trigger?