Is it possible to use a scheduled job to trigger refresh of tag-based service maps?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 03:55 AM
I really want to have all service maps refreshed bi-yearly so that I don't have to go in and do it myself with a scheduled job. Is there a way to access tag-based service map refresh via scripting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 05:27 AM
Hi @servicenowluvr ,
Worth checking OOTB scheduled job "Populate Calculated Services" .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2024 07:12 AM
Does the scheduled job "Populate Calculated Services" refresh the service maps for all tag-based services automatically? If yes, does that mean, we don't need to create a Discovery schedule like we do for top-down or traffic based discovery?
Regards,
Deepak
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 03:50 AM
I dont think so. it refreshes only the calculated application service or dynamic service. For tag based service maps, I think we may have to write a script. I tried refreshing tag based service maps using a script. It refreshes, but takes a long time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 12:14 PM
Where could I find the Populate Calculated Services? Also would the UI Script of the recalculate service button be of any use?