Can we change the particular variable in RITM when it is loaded

Saisanjana Pinn
Tera Contributor

I have a requirement for changing the user details feild in the RITM when we load the RITM. The current user details need to be updated in that variable. The variable type we are using is Multi line text.

 

 

10 REPLIES 10

Hello,

 

The use case is to get the data from the user table to the multi line text variable. Whenever we load the RITM the current details need to be updated and make that variable as read-only. The variable in RITM need to update dynamically.

So , if i understand correctly, each time ANY user Looks at the ritm  you want to add it to the variable?

-Anurag

Hi @Saisanjana Pinn 

 

If variable is read only, how it update the value?

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

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

@Dr Atul G- LNG  Through script you can. Not manually.

-Anurag

Saisanjana Pinn
Tera Contributor

Yeah