ITSM articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

ServiceNow Task on Business Rule

Business Rule Task 1 1. Create a table called 'incident_temp' with below two fields      Incident Number      Short Description2. Create a business rule, this should execute only whenever any new incident created on 'Incident' table, 3. Create a new ...

ServiceNow Interview Questions and Answers in 2021

If you are in search of frequently asked ServiceNow interview questions, then this blog is just for you. We have gathered group questions by covering all the essential areas of the ServiceNow platform. Whether you are a fresher or an experienced c...

azharuddin by Giga Contributor
  • 10181 Views
  • 2 comments
  • 2 helpfuls

JavaScript for ServiceNow development

I came across a good website where a beginner can get a good content for Javascript before going for ServiceNow development. https://www.codecademy.com/learn/introduction-to-javascript Some of the part (projects and assignments) are paid one. But one...

Validate Email ID

Validate an Email ID using Regex ? There are many articles already posted on this by Nishat, Ankur etc. I am trying to recollect the things and put it in a manner so that one can directly use it without any hassle. 1. Using inbuilt Regex option in Se...

find_real_file.png
Top Contributors