Lead time in change request

pramn
Tera Guru

Team , 

I need to implement Lead time of Normal change request ....I am not aware of the Process ..

where to go and implement it ...

at what condition we can implement lead time in change request.

 

Much thanks for your help! 

1 ACCEPTED SOLUTION

Paul Curwen
Giga Sage

The most common approach is to use a Before Business Rule and check the Changes scheduled start data against your desired lead time (days/hrs) and then abort and update with a message.

 

This is another approach you can use and uses the risk conditions (full code provided): 

 

https://someservicenow.wordpress.com/2016/04/19/validating-change-lead-times-in-servicenow/

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

View solution in original post

2 REPLIES 2

Paul Curwen
Giga Sage

The most common approach is to use a Before Business Rule and check the Changes scheduled start data against your desired lead time (days/hrs) and then abort and update with a message.

 

This is another approach you can use and uses the risk conditions (full code provided): 

 

https://someservicenow.wordpress.com/2016/04/19/validating-change-lead-times-in-servicenow/

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

p_raven007
Tera Contributor

Hi SN Community

 

Is there a best practice document or a flow chart for Change lead time for a low, high, critical risk Normal Change ticket (Non-DevOps) implementation?

 

Appreciate any help in this regard.

 

Thanks

PV