ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Can I add Work Notes to the Update Selected form?

I have been asked to investigate how to add a common note to a bunch of work orders.I'm looking at using the Update Selected method:But when I go in to the form view, I don't see the Work Notes field:Here's what I was hoping to see:Any ideas?Is there...

find_real_file.png find_real_file.png find_real_file.png
Tony98 by Mega Expert
  • 3485 Views
  • 7 replies
  • 2 helpfuls

Showing trigger id record on survey

Our surveys are sending to the customer's after incidents and requests items are closed, but the customer's do not have a reference point. I need to show the incident or RITM number on the survey.

carlc by Kilo Contributor
  • 3890 Views
  • 5 replies
  • 3 helpfuls

Resolved! What is the *.sys_id write ACL there for?

I was having an issue where we were using REST API calls to create records in a table and we were getting a 201 and the record was created but the response body was empty.I came across this KB: ServiceNow KB: POST method of REST web service inserts a...

mmmgawa by Kilo Expert
  • 1941 Views
  • 3 replies
  • 0 helpfuls

Resolved! Merging Data from two (or more) table into one table

Hi everyone,I use [task_time_worked]   to track time worked on Incident and RITMI want to make a report "group by company" But Company is not at the same place for both tables : In Incident : task_time_worked.task.Incident.CallerId.CompanyIn Sc Req I...

imrane by Kilo Expert
  • 4497 Views
  • 5 replies
  • 0 helpfuls

Resolved! MID server to read MS SCCM DBs

Hello experts,I am encountering an issue with SCCM v.2 setup. The MID server is deployed on Win Server 2012 R2. It seems to work quite well. But as soon as I try to setup the SCCM integration, I get errors with the JDBC driver. The ports and FW rules...

JK1 by Giga Expert
  • 3443 Views
  • 2 replies
  • 1 helpfuls

Loop thought list collector

I have a name change process where users select which application they use in a list collector where we have to manually update their username.   How can I loop thought the list collector so that I can create a separate task for each item selected in...