GlideAjax - Client Callable Script Include

Hello Tech People !!!
Welcome to ServiceNow Development.
⏱️TIMESTAMPS⏱️
0:00 Intro
0:19 What we have learned in the last video?
1:20 What we are going to learn in today's video?
2:23 Extend an existing class (Script Include)
3:48 Client Callable Script Include
6:05 GlideAjax
6:27 How we define GlideAjax?
10:35 Example of XML data from Script Include
11:04 Use Case
21:08 Thanks for watching !!
Welcome to ServiceNow Developer series !!
We are preparing for Certified Application Developer (CAD) exam.
We will learn all the relevant topic regarding ServiceNow Development.
-All Playlist -
ServiceNow Developer - • ServiceNow Developer
ServiceNow CSA Exam preparation 2023 - • ServiceNow CSA Exam pr...
ServiceNow Virtual Agent (CHATBOT) - • ServiceNow Virtual Age...
ServiceNow System Administrator - • ServiceNow System Admi...
Microsoft Azure - • Microsoft Azure
#servicenow
#techwithpri
#techworld
#techchannel

Пікірлер: 11

  • @avia-rw6cy
    @avia-rw6cy2 ай бұрын

    Hello Sir, Please post some scenarios regarding calling of script includes in catalog client scripts, would be very much helpful. Thanking you in advance sir..

  • @techwithpri

    @techwithpri

    2 ай бұрын

    Hey Thank you for your comment !! I will surely do that in my complex use case video for ServiceNow. To get access on more use case join my channel now - kzread.info/dron/q9dV0PMEdQFzD4JTCNfK3A.htmljoin

  • @vasukismile1839
    @vasukismile18396 ай бұрын

    Just a query. Why we should avoid reference function completely? Shall we use call back reference function ? That will not affect the performance. That is asynchronous too.

  • @techwithpri

    @techwithpri

    6 ай бұрын

    Hey !! Yes its true that its asynchronous and also callback function is present but getReference returns the entire record back when doing lookups, on the other hand GlideAjax script only return the necessary information which you are looking for. So GlideAjax is always a best choice 😃😃

  • @ShajahanShaik786
    @ShajahanShaik7867 ай бұрын

    First like

  • @techwithpri

    @techwithpri

    7 ай бұрын

    Haha !! Did you watch the full video? Did you find it helpful?

  • @techwithpri

    @techwithpri

    7 ай бұрын

    Hey !! would request you to watch the video first and then hit the like button otherwise the reach of the video gets affected 🥺🥺

  • @user-mr8je8jn5j
    @user-mr8je8jn5j7 ай бұрын

    bro you did not mention how to stop the giving the role while we saving the client callable script include

  • @techwithpri

    @techwithpri

    7 ай бұрын

    Hi Bro! Thank you for highlighting !! I searched this a lot but what I found is this by default can't be turn off however there is a way to solve this. Please find the link where you can find the detail - www.servicenow.com/community/now-platform-articles/privacy-on-client-callable-script-includes-instance-security/ta-p/2386648 Let me know for any concern !!

  • @user-sm1fh4xd7y
    @user-sm1fh4xd7yАй бұрын

    Can we call a client callable script include from background script?

  • @techwithpri

    @techwithpri

    Ай бұрын

    Yes it can. Follow the below link to check it further - www.servicenow.com/community/developer-forum/how-to-execute-client-callable-script-include-in-background/m-p/2528806