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

Forum Posts

Process Bulk data

Hi All,  I want to sync the shared mailbox data into custom tables of servicenow. There is a powershell script which pulls the data from exchange server and it's output has all the required data in JSON format. There are around 11K shared mailboxes i...

Navyashree by Tera Contributor
  • 1075 Views
  • 1 replies
  • 0 helpfuls

Add variables to catalog task from multiple catalog items

Hi, Workflow editor made it easy to add variables from multiple catalog items to a single catalog task activity by using the slush bucket, but in flow designer when creating a catalog task you have to select only one catalog item.  This makes it diff...

Dazler by Mega Sage
  • 2450 Views
  • 10 replies
  • 1 helpfuls

Resolved! Advanced Parsing of Emails for Inbound Email Actions

I have received some great help in the past here in parsing some inbound emails to update certain fields on the user table. The Subject Line of the email looks like this:Security Notification - FirstName LastName - EmployeeNumber - Effective Date - y...

jmiskey by Kilo Sage
  • 2860 Views
  • 6 replies
  • 5 helpfuls

Resolved! Incident Count Reporting

I am trying to create a report for the count of incidents an assignment group had at a specific time in the past. For example, if I wanted to know what the count of tickets in the Desktop Team had at 7 AM for the last 5 Mondays. Has anyone had experi...

NC7 by Tera Contributor
  • 1255 Views
  • 2 replies
  • 2 helpfuls

Scripting Help- How to create a custom FD Action to parse JSON

How can we create a custom FD Action to parse a JSON message?We have attempted, but receive an error:Error: Empty JSON string,Detail: Empty JSON string Details:Input: JSON Message as a String Script Step:(function execute(inputs, outputs) {    var js...

Su522_0-1748535482003.png Su522_1-1748535660417.png Su522_2-1748535830166.png
Su522 by Kilo Sage
  • 899 Views
  • 1 replies
  • 0 helpfuls

iCannot read properties of null (reading 'toLowerCase')

Hi,I am getting an error 'Cannot read properties of null (reading 'toLowerCase') on GlideAJAX. Kindly help. GlideAJAX function onChange(control, oldValue, newValue, isLoading) { if (isLoading || newValue == '') { return; } var ci_name =...

1.png 2.png 3.png
Dave_p by Giga Guru
  • 1385 Views
  • 4 replies
  • 1 helpfuls

Sync photos with AD

I followed the KB article How to import photos from Active Directory (AD) into ServiceNow using an LDAP Import. But it is not pulling in any of the photos. thumbnailPhoto - default was much longer then what shows in the article. glide.ldap.binary_at...

BrianLancaster_0-1748447115861.png BrianLancaster_1-1748447150146.png BrianLancaster_2-1748447206006.png
brianlan25 by Kilo Patron
  • 1191 Views
  • 6 replies
  • 0 helpfuls

Xanadu - Application/Plugin Update History

Hi All,I am trying to find the table where I can review when Applications and Plugins were manually updated.The App Manager only tracks the last xx updates, I need something that can track all updates for past 6 months, updated by who, when and the p...

LeonEls_0-1748529372390.png
Leon Els by Tera Expert
  • 812 Views
  • 2 replies
  • 1 helpfuls

Parsing Inbound Email after Yokohama

Is anyone experiencing issues of parsing of name/value pairs for Inbound Email after Yokohama. I am noticing that my incident fields are populating to the name/value pair I had set in my script. 

Workspace Form Headers not being shown

Hi,Im struggling to make the Workspace Form Headers appear - In form builder they are shown as hidden and I made sure to uncheck the hidden option and saved, nothing showing up stillNothing shows up below the Title there...This is what I have configu...

ViniciusLuz1_0-1748452989943.png ViniciusLuz1_1-1748453080894.png