Is there any performance issue of using Glide Record in client script??

Ct111
Giga Sage

Hi Friends,

Hope you all are good. I had a question that if we use Glide Record in Client script is there any performance issue

when the number of records existing at the prod instance is high . 

        I saw the usage of GLide Record in client script from Servicenow doc , and to me currently there are no issues in DEV environment  but I would like to know your opinion  regarding the same , as our project is going to be live in few days and I need to look upon it

 

5 REPLIES 5

What do you need additional help with? I kinda think i've answered your question.

 

If you want to call a script include from your client script you will need to use GlideAjax, there is some really good information on how to write these at the below links. I suggest you go through them and try writing your own and post a separate question on here if you get stuck.

 

How to write Smart Glide Ajax Quickly

TechNow Episode 33 - Glide Ajax