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

Forum Posts

Workflow Advanced Script

Hello all, last but not least i need help with a catalog task. I want to use the same worfklow (sc_request_item) with more items. In this workflow is a catalog task, assigned to our ServiceDesk.  My problem is to show the current variables in the tas...

Maki by Tera Expert
  • 2493 Views
  • 12 replies
  • 1 helpfuls

Resolved! Configure Schedule for CMDB health dashboard job

Hi, Please help me out on how task to configure in CMDB Health Dashboard jobs to execute two times a day at 7am and 7pm starting today as I am taking CMDB micro certification. Please find the attached screenshot and let me know. Thanks in advance!!! ...

Romesh by Giga Contributor
  • 2206 Views
  • 2 replies
  • 15 helpfuls

Resolved! Client OnChange Script - Get Display Value for OldValue

When a reference field (sys_user) is changed, the request is to enter work notes with old value and new value I cannot seem to figure out how to use the oldvalue (sys_id) to query the Sys_User table Here is what I have that isn't working- no alert ap...

litchick10 by Tera Guru
  • 1826 Views
  • 1 replies
  • 0 helpfuls

Resolved! Setting date/time variable to local time

From a UI Action, I am trying to set a date/time variable to the local date/time + 30 days but I can't get it to work.  I'm testing this in a background script with this code: var item = '39e27294db9598905a7c6d8d13961949'; var i = new GlideRecord('sc...

kchorny by Tera Guru
  • 1750 Views
  • 3 replies
  • 1 helpfuls

Resolved! Service Portal adding text to form

Hi, Is there anyway too add an annotation to the top of a field or below a section header in Service Portal? I need the yellow part to be displayed. I am using a showFieldMsg client script but that always places the text underneath the field box. Th...

find_real_file.png
Ian46 by Tera Contributor
  • 3423 Views
  • 10 replies
  • 3 helpfuls

Resolved! customize login_cpw.do

HI, i have a requirement where i need to customize( basically styling it) the reset password page for the user logging in the system for first time.But i dont see the UI page or UI macro for the same.Can someone please guide me thriugh this?

Resolved! can I run multiple dashboards

I am trying to display multiple dashboards (Incident, Request, Change, Problem) on a large screen for the team to see.   I open each one on a new tab and have the browser rotate through them.   Problem is when they refresh, they al sync back up to on...

toddmilligan by Kilo Contributor
  • 1744 Views
  • 3 replies
  • 0 helpfuls

Resolved! Send attachments as part of REST message

*** SKIP TO THE BOTTOM OF THIS THREAD IF YOU WANT THE CODE*** USE CASE: UI Action that is used to subjectively escalate an incident to another ServiceNow instance - Incident created on other instance will have relevant metadata and attachments.  Hi C...

motto by Kilo Expert
  • 11005 Views
  • 9 replies
  • 8 helpfuls

Resolved! How to find source of system updating a record

We are trying to find the source of some records being deactivated.  The system is changing active to false on a nightly basis.  This is happening on certain records (not all active records) in the sn_imt_diagnosis_request table.  It happens at the s...

find_real_file.png
Ryan M by Giga Guru
  • 5841 Views
  • 7 replies
  • 5 helpfuls

Resolved! List collector is empty after the submission in RITM view

Hi, I have a list collector in a catalog item and there's a onchange client script on it. The values are populated correctly in catalog item view. But the selected values (right slushbucket) are empty after the submission in RITM view. I have checked...

redth by Giga Expert
  • 2208 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to order GlideRecord query output vy datetime field

Hello, I have a problem to sort output of a GlideRecord query by datetime field (Date/Time field). Even if I convert the date/time field to number value, the orderBy function does not work, any idea why? Appreciate your help, Milan var rec = new Glid...

Milan13 by Giga Expert
  • 6044 Views
  • 8 replies
  • 3 helpfuls

Resolved! How to provide the Dynamic Link in Service Portal form

Hi All, I need to provide the dynamic link to the form like "Take assesment". In catalog item form. My aim is to assign one quiz to the user who are selected in the same form through the Client script. Then I have to display the link to that quiz(Th...

find_real_file.png

Resolved! How to assign cases in Agent Workspace inbox?

I have been trying for the past week to get Cases to show up in the inbox of agent workspace. I've setup all the configuration that's instructed on the docs (not using skills though), even watched YouTube videos from service-now and third-party, and ...

F_8 by Tera Contributor
  • 3703 Views
  • 15 replies
  • 7 helpfuls

Resolved! How to load rest api response into import set table?

I have a requirement to a call a third party rest API and load the data into ServiceNow custom table. Rest API returns bulk data. I want to parse the data and load data into import sets table and run the transform maps to load the data to store in th...

nthumma by Giga Guru
  • 8498 Views
  • 7 replies
  • 1 helpfuls