need a Business Rule that updates the asset status to "Retired" when an asset reaches a certain age.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 08:45 AM
Hi All,
need a Business Rule that updates the asset status to "Retired" when an asset reaches a certain age. How can you implement this automated asset retirement process?
i need to achieve this through business rule only
Please suggest

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 09:28 AM
Hi @varma2 ,
is there any reason only Business rule --- this is monitoring that we need to do thats why we have schedule job, flow schedule.
do you update these assests regulary ??? we can think of BR here
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 09:54 AM
Hi @Hemanth M1
Thanks for your support
Yes we update the asset regularly and Due to some reasons it will done through BR only.
We can't use schedule job and flows.
Yhanks