Change Management – Model state transition condition in Change Models
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2023 03:12 PM
Hello, me and my team are trying to utilize the transition condition for states in change models, in order to push change records from Scheduled to Implement automatically when the start date has passed.
For that:
- we’ve created a change model that has all the available model states.
- At the Scheduled state we’ve added 3 transitions, one of them is automatic
- In that automatic transition we added a Model State Transition Condition with the following criteria: Model is “Model name” and Planned start date on Yesterday
Our understanding is that if a change in Scheduled state, created from this model has an start date in yesterday, it will be moved from Scheduled to Implement automatically, nevertheless, as we have created test changes, moved them to Scheduled change, and one day after the planned start date, the ticket does not move.
I'd like to know if our understanding on this feature is wrong or we are making an error.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 02:34 AM - edited 12-28-2023 02:35 AM
I tried something similar but came to the conclusion that there is nothing which will automatically check that conditions.
Actually there are flows defined for all ServiceNow baseline change models per different state (e.g. Change - Normal - Authorize) and in that flows at some point it triggers the following "Action" -> "Evaluate Change Model". This is also a baseline action which executes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 08:29 AM
Please log a HI case.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 09:23 AM
@Victor Montiel Please refer to this thread https://www.servicenow.com/community/developer-forum/why-isn-t-my-change-state-transitioning-automat... and check if suggestions made by the fellow members help