Skip to content

Saura's Blog

I am just another tech guy with a lot to hide.

  • Website
  • LinkedIn
  • Email

Tag: javascript

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. JSONs…

Continue reading Importing Nested JSONs
By Saura Sambit
Categorized as ServiceNowTagged importset, javascript, json, scripting, servicenow, webservice

Scheduled Events and Script Actions

There are various methods to execute server-side logic in ServiceNow, with business rules and script includes being among the most common. However, when there’s a need to delay the execution of logic for a specified period, the options become limited.…

Continue reading Scheduled Events and Script Actions
By Saura Sambit
Categorized as ServiceNowTagged event, javascript, script action, script include, scripting, servicenow

The Dotted Objects

Dot-walking is well-known among ServiceNow enthusiasts for its simplicity in accessing elements across referenced records. However, simplicity isn’t always the best approach. If you haven’t encountered dot-walking failures in some scenarios, have you really delved deep into ServiceNow scripting? It’s…

Continue reading The Dotted Objects
By Saura Sambit
Categorized as ServiceNowTagged dot-walking, gliderecord, javascript, scripting, servicenow

Recent Posts

  • OAuth : Refresh Access Token
  • Exploring dictionary types : Name-Value Pairs
  • Custom Event Queues
  • Base64 encoded Attachments
  • Link Outgoing SLA Emails to Task

Categories

  • Personal Experience
  • Privacy
  • Security
  • ServiceNow
  • Workspace
Saura's Blog
  • Website
  • LinkedIn
  • Email
Proudly powered by WordPress.