- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2025 05:29 AM
#changemanagement #ITSM
I want to move my change request automated when its schedule started.
Chandan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 11:39 PM
@Nilesh Pol & @palanikumar
Thank you for response,
I have implemented using schedule jobs now it is working fine.
Chandan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2025 05:44 AM
Hi,
Not sure whether the state model supports this.
You can always create a flow that triggers when the Change is moved to scheduled. In the flow you can add an activity that waits for the Planned Start date and then moves the state to implement once it breaches.
Thank you,
Palani
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2025 05:48 AM - edited ‎05-19-2025 05:48 AM
@SD_Chandan You can achieve this using a Scheduled Job or a Scheduled Script Execution.
let us know if found any deficulties while writting a script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 11:39 PM
@Nilesh Pol & @palanikumar
Thank you for response,
I have implemented using schedule jobs now it is working fine.
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 02:45 AM