Solved: What a ServiceNow developer should know? - ServiceNow Community

What a ServiceNow developer should know?

jesusemelendezm
Mega Guru

What are those top skills every ServiceNow cloud developer should have... ?

 

  1. JavaScript
  2. Glide Record
1 ACCEPTED SOLUTION

amkhan007
Tera Contributor

I think following skills every ServiceNow cloud developer should have.


  1. Client Side and Server Side Scripting (Ex. Catalog Client Script, Business Rules, Script Actions, Script Includes etc )
  2. Client & Server API's (Ex: GlideDialogWindow,GlideForm (g_form),   GlideAggregate, GlideRecord   etc)
  3. Administration (includes Reporting, Email Notifications, Creating/Editing Home pages,Personalizing Forms etc     )
  4. HTML/CSS/AJAX knowledge
  5. UI Pages & Jelly (More than 200 pages user Jelly)
  6. ACL and its debugging
  7. Knowledge of ITIL framework and good understanding of (Asset/Configuration/Incident/Problem Management, Product Catalog etc)
  8. Transformation MAP, Scheduler, Connection with other database/instance, WebService
  9. MID Server setup and Update set migration
  10. CMS, you can do lot in this space

View solution in original post

16 REPLIES 16

Kalaiarasan Pus
Giga Sage

Jelly. Workflows. Bit of ITIL knowledge


And yes. Patience and debugging skills too


ayan_hc
Giga Contributor

3. Java Knowledge(OOP Concept)


4. ServiceNow Administration knowledge is required which is helpfull when developing


5. HTML Knowledge(For CMS development and html web pages)


6. CSS Knowledge(For CMS development)


7. Jelly Scripting(For CMS development)


8. JQuery Concept


I hope these above will suffice apart from the 2 that you have provided.


Anurag Tripathi
Mega Patron
Mega Patron

Difference between client and server side objects


Glide Ajax


Business Rules


Catalog Items


-Anurag