Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

 

 

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

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

View solution in original post

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
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.

 

 

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

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

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

 

 

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

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

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