What is the basic understanding of scripting?

JeannineBar
Giga Contributor
 
6 REPLIES 6

Keshav07
Mega Guru

Hi @JeannineBar ,

 

Firstly you should be knowing the difference between Client Script (Client-Side) and Business Rules (Server-Side). Then you should be knowing when the script should be running ( Client Script - onLoad, onSubmit, onChange, onCellEdit) or should be triggered ( Business Rules - Before, After, Async, Display ).

 

Additionally you can go through this for added knowledge - Scripting Overview | Scripting Basics - ServiceNow Community

 

If you find this helpful, mark it as helpful

 

Thank you!

Anurag Tripathi
Mega Patron
Mega Patron

ServiceNow uses Javascript as the basic scripting language, so that is one of the things you should know.

Knowledge of HTML & CSS would would help too if you work on portal.

Ui Pages use Jelly Scripting.

 

And then the link form now learning provided by Keshav is there as a starting point to make you familiar with ServiceNow APIs

 

And As you advance there are a whole lot to learn like integrations, ML , AI etc.

-Anurag

Sohail Khilji
Kilo Patron
Kilo Patron

Its all about logic and you need to able to script logically.

 

If its servicenow then you can start from here > https://www.youtube.com/watch?v=nK1aPdGyGak

 

I started here since 6years ago....


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

An introduction to what this video series is about (and not about), who it is for, and how to get started. This video also includes examples that you can download and test for yourself to get started writing JavaScript on the Now Platform. Code snippets are available at: https://bit.ly/sn-js