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

Forum Posts

Resolved! Get department ID of user

Hi All,   I have to fetch the department ID of a user in my catalog, now I have a script include which fetches other user details like phone number, email, etc and populates it on the form. I want to get the department ID of that user which is actual...

Add a tag to attachment via business rule

Hi Experts, I have business rule where I'm trying to add a tag to an attachment on insert/update. Here is my script; function executeRule(current, previous /*null when async*/) { var addLabelGR = new GlideRecord('label_entry');addLabelGR.initialize()...

find_real_file.png

How to reference sys_choice table ?

Hello,  I wanted to create a field that references the table "sys_choice" but it wasn't possible I got an error telling that we can't reference "sys_choice" table and that we should use another table.  How can I get records from "sys_choice" table ba...

WA1 by Kilo Sage
  • 3522 Views
  • 1 replies
  • 1 helpfuls

How to return only distinct records using glide before query

I have formulated a script that gets only the unique records from database view. This works in background script but I am unable to display only these records in the list view of the table using glide query.  Script:  var osCount; var records; var g...

Garima Pant1 by Tera Contributor
  • 1214 Views
  • 3 replies
  • 0 helpfuls

Enchancement Requests Process

Hi, When a user submits a catalog form called Enhancement Request, first I(ServiceNow Developer) create it in development instance it should get approval from the client, then after approval, it should directly move to QA instance then again approval...

Akshata3 by Giga Contributor
  • 2286 Views
  • 1 replies
  • 0 helpfuls

Resolved! Set CAB Date field on Change Form via Business Rule - not working

Hello, I found a post in the forum showing how to populate the CAB date field via a Business Rule. But the script doesn't seem to work for me in either work or private instances. Is there something I am missing in the script? Many thanks for any assi...

Baggies by Kilo Guru
  • 1374 Views
  • 2 replies
  • 0 helpfuls

Increase Export Limit with CMDB Query Builder

I am trying to increase the Export Limit of CMDB query builder export results , Currently it is exporting only 10000 rows. I read that it can be increased to a preferred number by using glide.cmdb.query.max_results_limit sys property I had set this p...

lakshmin by Tera Guru
  • 2230 Views
  • 3 replies
  • 0 helpfuls

How to attach SLA to already close SCTASKS

Hi All, We have recently created SLA for SCTASK and I wanted to attach SLA to already closed tasks. I have checked out a few other community posts but am unable to achieve it. Any leads would be appreciated.

KS7 by Kilo Contributor
  • 1106 Views
  • 2 replies
  • 0 helpfuls

Resolved! Is there a way to populate the Company field on the CI records?

We are currently using Discovery to manage our inventory. We have discovery schedules setup with an specific location that run every day for different IP addresses range. However, we are running into the issue that the Company field is not being popu...

Why does the "Next Run Date" field not change?

Hello all,     I am curious of why the "Next Run Date" field does not seem to change.  I deactivated and re-activated the Archive rule and the date stayed the same.  Can anyone provide some clarity on this mystery? Thank you.

lonesoac01 by Giga Guru
  • 898 Views
  • 3 replies
  • 0 helpfuls

Resolved! how to access workspace

Hi All, Please help me what is the issue here , I have Activated FSM(field service management) plugin. i m  admin but still i m unable to access "Dispatcher Workspace". please advise what will be the issue.

find_real_file.png
chanikya by Mega Sage
  • 1738 Views
  • 5 replies
  • 1 helpfuls