How can we edit a variable value if a catalog is already requested and currently in approval state

1_DipikaD
Kilo Sage

Hi All,

 

Is it possible to change a variable value after request has been raised and currently in 'requested for approval ' state  and a few groups are already approved the request  ?

 

Thank You

11 REPLIES 11

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @1_DipikaD 

Yes, it is possible if there is no UI policy mapped to that variable. Out of the box, variables linked or mapped to RITM/REQ are editable at any time, so anyone can change them. However, it is not recommended to change the value of a variable once a request is submitted. Also, before making any changes, ensure that the variable is not used anywhere in any flow or as a condition, as this could cause issues.

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

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

That variable is currently read only for everyone . Is it fine to do it through background script or if there is any method to change that. 

Hi @1_DipikaD 

 

You can use a background script in this case, but if it’s not a compliance issue, it’s better not to touch the old data. Instead, use the new value for new records.

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

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

Are you saying to cancel the current request and to raise new request ? But they requested with the incorrect variable value that's why stakeholder wants to change .