What scheduled job updates licensing when an asset is retired?

ClayB
Tera Contributor

We are in the process of retiring outdated assets in the system in order to get an accurate license position for certain products. The software models update the following day after an asset is retired, so I'm wanting to be able to execute that job right away if possible.

 

I'm looking at System Scheduler - Scheduled Jobs but I'm not seeing anything that stands out. It appears that the job was originally called SAM - Remove Installations for retired (for SAM Pro). Was this changed with the Washington DC release?

 

 

1 ACCEPTED SOLUTION

dreinhardt
Tera Sage

Hi @ClayB,

the following ootb rule is responsible to delete all software installation records as soon a CI is in stage retired or stolen - Remove Installs For Retired/Stolen CI 

 

dreinhardt_0-1731701723823.png

 

Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.

View solution in original post

2 REPLIES 2

Runjay Patel
Giga Sage

Hi @ClayB 

 

Check below two from scheduled script execution (sysauto_script)

  1. CMDB Data Manager Retire Policy Processor
  2. CMDB Cascade Retire Dependent CIs

RunjayPatel_0-1730998228153.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

dreinhardt
Tera Sage

Hi @ClayB,

the following ootb rule is responsible to delete all software installation records as soon a CI is in stage retired or stolen - Remove Installs For Retired/Stolen CI 

 

dreinhardt_0-1731701723823.png

 

Best, Dennis

Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.