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

Forum Posts

"Report all iterations" not working for Flow Designer

I have been attempting to configure my flows so that  I can see all iterations of 'for each' loops during testing.  I have created a flow reporting setting record and set the 'Report all iterations' to true.  Now, when I test the flow, it still only ...

SMoore1881 by Tera Contributor
  • 1052 Views
  • 1 replies
  • 0 helpfuls

Resolved! Workflow not triggering scoped script

workflow not triggering scoped script with empty scratchpad after checking out WF, and same error after publishing WF, though previous run works. it looks like scoped script(non Global) IaCloneRollbackWf is not recognized by the WF, error message is ...

Chris45 by ServiceNow Employee
  • 2035 Views
  • 9 replies
  • 0 helpfuls

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
  • 923 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
  • 2154 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
  • 2488 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
  • 1041 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
  • 714 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
  • 1189 Views
  • 4 replies
  • 1 helpfuls