ServiceNow Developer

Navya Madala
Tera Contributor

Which mechanism is used to set the number of days after which resoleved incidents are automatically closed?
Business rules
script includes
system properties
global properties

8 REPLIES 8

Vishwa Pandya19
Mega Sage

Hey Navya,

 

The answer is System Properties.

The property name is glide.ui.autoclose.time

 

If  my answer has helped you in any way please mark it correct or helpful.

Runjay Patel
Giga Sage

Hi @Navya Madala ,

 

There is one OOB BR "incident autoclose" which will close the incident after mentioned the days in property glide.ui.autoclose.time.

 

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

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

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

Community Alums
Not applicable

Hi @Navya Madala 

Ans:System Properties: verify with navigation: All - Incident - Administractio - Incident property.

Its listed as glide.ui.autoclose.time in sys_properties Table.

 

polnilesh99_0-1738645396779.png

 

Runjay Patel
Giga Sage

Ans: System Property

 

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

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

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