- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 02:15 AM
Whenever the technical approval approves the state is not changing from Assess to Authorize/Scheduled or any other next state. I even checked Change Model for normal and it is same OOB.
The process is working fine by Workflow only the Change flow is not going forward. What to do?
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
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 07:49 PM
I have created the field called CAB approval required of not, If it says Not it will skip the Authorize state. for normal process too it says "Change model 'Normal' prevented state transition from Assess to Authorize"
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
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 04:19 AM
@SD_Akshay In OOB, normal change moves from "Assess -> Authorize -> Scheduled" but here you are trying to move directly to Scheduled from Assess, then it requires changes to the Script Include "ChangeRequestStateModel_normal"
Reference link :
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 07:47 PM
Hi @Sujatha V M Appreciated the response I'm following the OOB flow only as I have skipped CAB approvals it is moving forward for schedule. If i go normal way if says as "Change model prevents transition from Assess to Authorize". As i want to keep OOB thing as it is I won't have to do changes in Script Include right? Please if you have any other solution do e know by reply.
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
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 10:17 AM
Hi @SD_Akshay I am quite curious to know why we are skipping Authorize state?? As you raised Normal change it requires CAB approval which is done in Authorize state.
Regards,
Prasanna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2024 07:49 PM
I have created the field called CAB approval required of not, If it says Not it will skip the Authorize state. for normal process too it says "Change model 'Normal' prevented state transition from Assess to Authorize"
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
Akshay Kamble (SD_Akshay)
ServiceNow Developer
LinkedIn: https://www.linkedin.com/in/akshay-kamble-1504/
****************************************************************************************************************