- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2023 04:41 PM
Hi All,
We are configuring the certificate management plugin for use in production. Ive been trying to figure out what "scheduled job" is creating all of the renewal tasks on the sn_disco_certmgmt_certificate_task table.
The documentation says that there is a scheduled job that creates the task but I can not seem to find the one doing it.
https://docs.servicenow.com/bundle/tokyo-it-operations-management/page/product/discovery/concept/man...
Any help would be appreciated.
Thanks,
Grant
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 08:54 AM
The Scheduled Job is "Certificate Notification," which kicks off the Script Include "CertificateTaskNotifier" that creates the renewal tasks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2023 08:44 AM
Please refer the below url , Might this will help.
Please mark as helpful if this resolve your query.
Thanks
Ajay Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2023 08:54 AM
The Scheduled Job is "Certificate Notification," which kicks off the Script Include "CertificateTaskNotifier" that creates the renewal tasks.