CHANGE MANAGEMENT - MOVING STATES BASED ON PLANNED START DATE

sravya chipilla
Tera Contributor

When change is P3 and P4 and Current system time is passed the planned start date, It should not allow to move from schedule to implement state. 

How can we implement this can anyone help me with this?

 

@Change management

1 ACCEPTED SOLUTION

Here's the logic for a business rule

Mike266_2-1665151069047.png

 

Mike266_3-1665151080934.png

 

 

 

 

 

View solution in original post

5 REPLIES 5

Mike_R
Kilo Patron
Kilo Patron

Assuming you are using Change Models, you can modify the Model State Transition

instanceName.service-now.com/nav_to.do?uri=sttrm_state_transition.do?sys_id=28101081c343101035ae3f52c1d3ae2f

Otherwise create a Business Rule


it is not regarding state to state transition but instead we have condition like When change is P3 and P4 and Current system time is passed the planned start date, It should not allow to move from schedule to implement state.

 

I have less knowledge in scripting can you please help me with this?

 

Schedule to Implement is exactly a state to state transition. Can you confirm if you are using change models or not?

Here's the logic for a business rule

Mike266_2-1665151069047.png

 

Mike266_3-1665151080934.png