Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Get reference field value in workflow Approver user action

Hi All , I have a field called Telecom contact in the form . How to I get the value into workflow and assigned the approval task to that user. Currently I am using  answer = [];   answer.push(current.variables.TelecomContact);   But it is not worki...

find_real_file.png find_real_file.png find_real_file.png
ragz by Tera Expert
  • 2718 Views
  • 10 replies
  • 0 helpfuls

Redirect users to Service Portal - Instance with SSO

Hi all, I'm trying to redirect users to Service Portal with system property glide.login.home with SP, but users with SSO redirects to another page. Let me show you:   The system property The page showed after user SSO login Is a merge of fulfiller ...

find_real_file.png find_real_file.png find_real_file.png
dioni95 by Kilo Expert
  • 3442 Views
  • 5 replies
  • 2 helpfuls

Resolved! Reassignment Count shows 1 after first assignment

Hello, I noticed that I have multiple incidents with a reassignment count of 1 that were never reassigned.  This happens on incidents that get created without an assignment group and when the incident gets assigned the first time it counts it as a re...

Resolved! Flow designer string data pill 'is empty' feature

Hi there!I've recently started working with the Flow Designer as a way to quickly pull together some of our simpler flows for our SC (still using Workflows mainly however).One feature I'm struggling to see how to achieve is when using the 'If' flow l...

find_real_file.png find_real_file.png
suladance by Kilo Expert
  • 4389 Views
  • 2 replies
  • 4 helpfuls

Resolved! GlideRecord insert getting duplicate key

I am running into a duplicate key issue when trying to generate a proc_po record for each vendor on a order from our catalog. The script works fine without the for loop, but when added it generates one record correctly with a unique key, then when cr...

Sean C by Mega Guru
  • 2012 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to remove label/suffix langauge from all elements

Hi I have enabled another language - Danish (da) on my instance. I checked the 'Yes' (true) in the System Localization Property (glide.translate.learn), that added labels, messages and choices to all fields that were not translated.  However, when i ...

Resolved! Retrieve ServiceNow knowledge base permissons / ACLs

Is there any method to get read, create, write, delete permissions on knowledge base? I can find the info through the UI related list but wonder if I can get them through REST API or examine the exact location of the table.

sky7 by Kilo Contributor
  • 5394 Views
  • 7 replies
  • 0 helpfuls

OnChange Client Script: Listen to Field from Reference

I want to call some Script Include in case the value of a field of a reference changes. However, in a Client Script I can only chose the fields of the current table and I cannot show related fields and chose fields of a reference to listen to. Strang...

ipt_Phil by Giga Contributor
  • 3610 Views
  • 4 replies
  • 0 helpfuls