Server-Side Scripting
Now that we have learned about scripting and created some client-side scripts in the ServiceNow platform, let us start writing some server-side scripts to further enhance our application.
As discussed in the previous chapter, server-side scripts are JavaScript code that executes on the server and has access to a server-side glide API. We can employ a server-side API to enhance server-side data processing and integration with different systems. Server-side scripts can also be used to perform database operations and perform large scripted imports.
In this chapter, we will learn how to create server-side scripts, and when and where the server-side scripts come on the scene when working with ServiceNow applications. We will ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access