Is there any performance issue of using Glide Record in client script??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2018 12:52 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2018 12:52 AM
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.