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

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

Forum Posts

Resolved! How to report on incidents assigned to NOT ME?

Hello, I would like to show 2 reports to show on a dashboard: 1. Incidents assigned to me - that's an easy one 2. Incidents assigned to all the others of my assignment group. I was hoping there would be a NOT ME choice, but there is not. I don't want...

Vera H_ by Kilo Contributor
  • 4313 Views
  • 8 replies
  • 2 helpfuls

How to script if user is a member of a group?

The overall task is to give access to a field if the person viewing the record is the creator or a member of the assigned group. I've commented out line by line to see if I can get anything to work.  Right now, this is saying if the current user is a...

Removing duplicate values from an array in service now

How to remove duplicate values from an array. 1. I am getting values from two groups 2. there few users are common for both the groups 3. I want to remove duplicate users and I need to add them into watch list field on the incident form Below is the ...

Shantharao by Kilo Sage
  • 6405 Views
  • 4 replies
  • 4 helpfuls

Reference variable is taking more time to load in record producer.

Hi Team, I have a variable (reference to table "customer_account") in record producer. When i am clicking on that variable its taking bit more time to fetch the data from the table.  Can someone please advise what could be the possible causes and how...

Alok21 by Giga Expert
  • 2142 Views
  • 5 replies
  • 0 helpfuls

How to debug Scripted Rest Service using Script Debugger

How to debug Scripted Rest Service using Script Debugger? I have one scripted rest service and script debugger also has breakpoints, invoked script rest web service from rest api explorer and postman, getting the response but debug is stopping at bre...

Ajit Pawar by Kilo Contributor
  • 3723 Views
  • 4 replies
  • 0 helpfuls

Resolved! Field Service - Dispatch Queue

Hi, Is it possible to disable the dispatch queue in Field Service Management and allow anybody to assign a work task to a Field Agent? I see you can disable the Qualifying requirement but also customer does not use a queue for dispatching agents, the...

KELIRL by Kilo Expert
  • 2051 Views
  • 1 replies
  • 1 helpfuls

Resolved! Targeted Communications - Recipient List

Hi We need to sent out a publication via targeted communications that wil involve a subset our our active contacts. It's not possible to select contactg using the condition builder as there is some manual decions to made so we need to upload a templa...

Richard T by Kilo Guru
  • 3325 Views
  • 3 replies
  • 0 helpfuls

Resolved! How do i concatenate address using business rule.

Hi Team, I have a requirement to concatenate few fields into a string field and i am not sure how i can achieve this. The address field should be concatenated as below. DEUTSCHE BANKTechnik Niederlassung WestField Operations Mobile (T-MRF)Detmolder S...

Alok21 by Giga Expert
  • 3168 Views
  • 8 replies
  • 4 helpfuls

gs.addInfoMessage in a BR on sys_attachment

Hi,I have some Business Rules that I needed to create to perform management on attachements on knowledge base. Indeed, we just migrated from Eureka to Istanbul and the localization of the knowledge base is radiacally different.So in a source KB, the ...

r_gissarl_ by Mega Expert
  • 3147 Views
  • 6 replies
  • 2 helpfuls

.update() does not work and returns null

Often fails to update the record fields var req_parent = new GlideRecord('sc_req_item'); req_parent.get(current.request_item.sys_id) req_parent.state = 3; // then I try to update the record var req_id = req_parent.update(); gs.log("##### For " + req_...

Yuriy7 by Kilo Contributor
  • 5678 Views
  • 20 replies
  • 3 helpfuls

Wrap text / other column options on a Dashboard / Report

Hello, I just discovered that my colleague can wrap text in a report / on a dashboard and I can't. How is that possible? He sees this when editing a report: And I see this:I mean, I have no cogwheel and I don't know where to find those options under ...

find_real_file.png find_real_file.png
Vera H_ by Kilo Contributor
  • 3760 Views
  • 4 replies
  • 1 helpfuls