The CreatorCon Call for Content is officially open! Get started here.

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

Articles

nowGurukul ServiceNow Hands-On Challenge 2024 #Week_3

 ServiceNow Community - “Discipline is choosing between what you want now, and what you want most.”  Challenge Introduction:- In order to strengthen the ServiceNow hands-on skills , each week a challenge will be posted and you need to implement the s...

nowGurukul by Tera Contributor
  • 5915 Views
  • 30 comments
  • 31 helpfuls

OOB Passwords Setting and Generation Password

Password Setting and Generation   ServiceNow's San Diego version simplifies password creation for administrators. An out-of-the-box (OOB) script, included as part of the password policy, automates password generation. This eliminates the manual burde...

find_real_file.png

Importing Nested JSONs

JSON (JavaScript Object Notation) is a lightweight data interchange format that’s easy for humans to read and write, and easy for machines to parse and generate. It’s commonly used for transmitting data in web applications between servers and clients...

list_of_columns_from_json.png generic_convertJSONtoImportSet_function.png data_source_record_jsontoimport.png

JKMB Environment Marker

JKMB Environment Marker Servicenow Application Jkmb.eu | JKMB Ltd. Disclaimer We developed this application for our own internal use but why not share it with everyone else? Hopefully, some of you might find it useful. The application can be found o...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Technical Requirement Gathering for an Integration

Technical Requirement Gathering for an integration!! Integrations well is not something new. Thanos used it in a way. If you are a Marvel fan then you can understand that the six Infinity Stones - Space, Mind, Reality Power, Time, and Soul - are all ...

find_real_file.png find_real_file.png find_real_file.png

Introducing ServiceNow Data Separation application

A new feature has arrived with the Vancouver release, related to the security area, called Data Separation. It sounds very interesting, but I need to highlight, that this application is supported only for Project Portfolio Management. I hope that thi...

AttilaVarga_0-1693464017376.png AttilaVarga_2-1693464095212.png AttilaVarga_4-1693421931260.png AttilaVarga_3-1693465158280.png

Some tips and tricks for the new Monaco code editor

  With the Utah release ServiceNow replaced the TinyMCE-based editor with the Monaco editor for all script fields, but unfortunately there is not much documentation about that new editor and how to use it in ServiceNow.   Therefore, I decided to wri...

MaikSkoddow_0-1688299256048.png MaikSkoddow_0-1688284878671.png MaikSkoddow_3-1688286184148.png MaikSkoddow_5-1688286668330.png

Add portal widget to Dashboard

      Some time ago I was working on custom functionality for a dashboard. The way to go, was to use the AngularJS features. However, my standard UI Page setup for an angular didn't work here. Also, using ngCloak and angular.bootstrap didn't solve my...

Override a one 2 many relation, making it a m2m

If you have 3 tables:  Table A Table B Table C  Table B has a reference to A and another to C.    If you want to relate records from table A to C, making B behave like a m2m, you need to override the Edit that shows on the RL with the action name 'sy...

ServiceNow System Clone Process

Purpose? The purpose of this document is about ServiceNow Clone Process, Frequency, Pre-requisites and Checklist elements to be followed pre & post clone.   Clone Process System Clone process is to copy everything in a database from one environment t...

find_real_file.png
Top Contributors