We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to add New state like preexecution in problem record and making it default

Sonalp2695
Tera Expert
 
1 ACCEPTED SOLUTION

Hi @Sonalp2695 

 

You need to make changes here

AGLearnNGrow_1-1708597409914.png

 

replace one with the Pending state value

AGLearnNGrow_2-1708597439800.png

 

 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

View solution in original post

5 REPLIES 5

Dr Atul G- LNG
Tera Patron

Hi @Sonalp2695 

 

May I know what is the use case of same? You need to create a new State and then set as default. 

 

You can use state model to configure it.

 

 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Hi @Dr Atul G- LNG 

I want the initial stage to be Pending instead of New ,post that it show moved to New on save , 

I tried to go via state model but it's not working as by default it's coming as New . ,  

Hi @Sonalp2695 

 

You need to make changes here

AGLearnNGrow_1-1708597409914.png

 

replace one with the Pending state value

AGLearnNGrow_2-1708597439800.png

 

 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Sonalp2695
Tera Expert

Thanks ,

 

It did worked , I  made few changes in dictionary override and process flow and state model . I got my desired Solution .

 

Thanks for your Guidance/help