Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! Running a script include in a sysID filter

I am trying to return all approvals for a specific Catalog Item, i have the script working but i want to run when you select on a module in the navigation.  Here is my script: var approvalTest = Class.create(); approvalTest.prototype = Object.extends...

ServNowDev_0-1760987248426.png ServNowDev_0-1760986342324.png
ServNowDev by Tera Guru
  • 2621 Views
  • 7 replies
  • 0 helpfuls

Resolved! Mid Server: Set up Mid Server on Local Machine

Setting Up MID Server on ServiceNow Instance ️Hello All,In this article, I will guide you through the process of setting up a MID Server on your local Windows machine. In a future article, we will explore how to run Discovery for the local machine. T...

maheshkhatal_1-1735228204281.png maheshkhatal_3-1735228233990.png maheshkhatal_4-1735228299397.png maheshkhatal_5-1735228324198.png

Resolved! Client Script actions all-in-one place

Hello SN Family, I am new to ServiceNow development and recently started exploring client scripts and their usage. I understand that there are four types of client script functionalities: •  onLoad•  onChange•  onSubmit•  onCellEdit From what I've se...

anandsuresh by Tera Contributor
  • 1757 Views
  • 1 replies
  • 1 helpfuls

Auto-refresh PA widget

Hello,I have created a PA widget and added to my dashboard. This widget does some calculation in backend (formula indicator) and collects fresh data every 30mins. This widget displays the percentage.Can we auto refresh this instead of manually refres...

RuchiKumari1_0-1760632144898.png

Resolved! How to create a dashboard for a specific record?

Hi all, I'm trying to create a dashboard that displays information about a specific record. I want to be able to choose the record and the indicators display information about some fields and some information regarding the related lists.  For example...

Felipe365 by Tera Contributor
  • 993 Views
  • 1 replies
  • 1 helpfuls

UI Action Prompt for save

I have a UI Action then when click it calls a workflow which uses the task_ci table to get the approvers from the CIs. I noticed that if I add a CI to the configuration item field then click the UI action it is saving the records but not before the w...

brianlan25 by Kilo Patron
  • 1822 Views
  • 3 replies
  • 0 helpfuls

Do the following in parallel in flow is not working

Hi All, Do the following in parallel is not working as expected. When triggering the approvals its directly goes to no longer required and rejected status. find the screenshot for reference. The approval filed is empty as well.  

sayali97_0-1760958395829.png
sayali97 by Tera Contributor
  • 1398 Views
  • 4 replies
  • 2 helpfuls