Is it possible to use a scheduled job to trigger refresh of tag-based service maps?

servicenowluvr
Giga Contributor

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?

 

5 REPLIES 5

Community Alums
Not applicable

Hi @servicenowluvr ,

Worth checking OOTB scheduled job "Populate Calculated Services" . 

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

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.

servicenowluvr
Giga Contributor

Where could I find the Populate Calculated Services? Also would the UI Script of the recalculate service button be of any use?