which programming language is supported by service now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 04:24 AM
which programming language is supported by service now? Means how can i write customization code and fire query ? Even I would like to know the structure/architecture of database supported by service now.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 04:43 AM
Hi Shital,
You can customize the ServiceNow as follow:
http://wiki.servicenow.com/index.php?title=Script_in_ServiceNow#gsc.tab=0
[]'s
Andre Moreira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 04:46 AM
Hi Shital,
Simple answer - javascript
Script in ServiceNow - ServiceNow Wiki
plus you could a take a look here as a starting point for getting to know the database
Tables and Classes - ServiceNow Wiki
and here for a high level view
ServiceNow | Advanced High Availability Architecture
Any questions arising?
Best Regards
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 05:30 AM
Hi Shital,
Javascript is the first response to this question, you can also use jQuery and Angular Js. Knowledge of HTML/CSS and Jelly scripting will help while working on ui pages/ui macro and CMS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 05:45 AM
Hi ,
Can you please tell me the database architecture for service now?As I am very new to service now so It's like I am starting as S for ServiceNow ,and thats why I have lot of question in my mind.
Thank you in advance.