flow to create a change request using an catalog item

mcroxall
Tera Guru

2025-02-18_10-43-08.png

 I have a requirement to create a emergency change from a catalog item, so i created an flow, however when i select the emergency, it still creates a normal change. How can i get around that?

2025-02-18_10-41-57.png

1 ACCEPTED SOLUTION

Pooja58
Kilo Sage

Hi @mcroxall ,

 

To set the type as "Emergency," we need to set the model as "Emergency" (the model is a field on the change form). However, in the Flow action, only the type is being set to "Emergency," but not the model.

 

By default, the model field is set to "Normal," and the type field is dependent on the model field.

This is an issue with the Flow action, and we cannot modify the system action.

 

As a temporary solution, until ServiceNow resolves the issue, you can try copying the action/creation process and ensure both the model and type fields are set to "Emergency."

 

Kindly mark this as helpful or correct if it answers your query.

 

Best Regards,
Pooja

 

 

View solution in original post

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @mcroxall 

 

Correct, it is a bug. I tried in my PDI . Log a now support case. 

AGLearnNGrow_0-1739897903938.png

 

*************************************************************************************************************
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]

****************************************************************************************************************

Pooja58
Kilo Sage

Hi @mcroxall ,

 

To set the type as "Emergency," we need to set the model as "Emergency" (the model is a field on the change form). However, in the Flow action, only the type is being set to "Emergency," but not the model.

 

By default, the model field is set to "Normal," and the type field is dependent on the model field.

This is an issue with the Flow action, and we cannot modify the system action.

 

As a temporary solution, until ServiceNow resolves the issue, you can try copying the action/creation process and ensure both the model and type fields are set to "Emergency."

 

Kindly mark this as helpful or correct if it answers your query.

 

Best Regards,
Pooja

 

 

2025-02-18_11-01-14.png

2025-02-18_11-11-31.png

 I discovered that this BR is the issue, if i disable it it works, however i am not sure of the impact of disabling this is.

Hello @mcroxall ,

 

This is not best practice to disable that business rule, as the purpose of creating this business rule is to prevent modifying model field value for the already created change request.

 

Please refer the below screenshot, the description field of Business rule clearly states that, it prevents changing the model field value for ongoing Change requests.

 

Pooja58_1-1739899569643.png

 

 

Kindly mark this as helpful or correct if it answers your query.

 

Best Regards,
Pooja