How to save user input data in some database ?

Nirmal Jangir
Tera Contributor

Hello,

 

I am new to ServiceNow and currently learning it. I have created a UI and now want to save the data in some database so that I have a record of the users data and can fetch that data for update or delete can anyone please help me out with this issue ?

5 REPLIES 5

Hi @Nirmal Jangir  You can store these as these are variable. To store them you need to create these as fields / attribute in table and then store but that will be like a custmization and how many new fields you create. 

 

better search option, to create new table and extend from a table which provide you more fields which serves the purpose.

 

Please mark my answer helpful or solution accepted if it serves the purpose.

Regards

Atul G

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

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