The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to run background script to print records details/Redable log,if there is 2 Lakhs data in table.

Chandra18
Mega Sage

Hi Expert,

How to run background script to print or Display records details in Redable log, when there are 2 Lakhs records in a table. ensuring it will not create any performance issues.

 

You can say "you can download the list as per your requirement after appling filter and which field you want to see".

But my use case is diffrent, I am dotwalking from a field thats why I need to run a script.

 

Thank You!

 

 

6 REPLIES 6

@Chandra18 

you are trying to extract from which table?

Export sets can be defined and if the field is present on that table then in Export Set Definition you can add that and also add dot walked field

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Chandra18 

 

Did you try the report option, if you need the details,, yes you cant download 2L record but if you break the requirment in piece it can be do able.

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

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