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

Forum Posts

What is Task based records?

Hi, A record producer is a specific type of catalog item that allows end users to create task-based records. What is task based records means? Thanks, Sunny.

Sunny26 by Giga Contributor
  • 2876 Views
  • 6 replies
  • 5 helpfuls

Resolved! In on submit client script I am getting error message in portal : "TypeError: Cannot read property 'getElementById' of null"

Hi Folks, I have one client script in on submit this will check the attachments are added or not, but if attachments are added also this is not working any help this is the script:   function onSubmit() { if(g_form.getValue(field) == 'true' ) { va...

Attachment dialog -> blank URL on attachment

Hi folks, When downloading a file in the Attachment dialog, users get a blank page     the URL on the attachment does not have sys_attachment.do, which looks like below,  the sys_attachment.read is passing to the users but I was wondering if anyth...

find_real_file.png find_real_file.png find_real_file.png
georgechen by Kilo Guru
  • 2167 Views
  • 3 replies
  • 2 helpfuls

Export set condition

I'm trying out the export set feature with the scheduled export option. I've noticed that it will continually export data whether or not there's new or changed data. This leaves me with a whole bunch of empty CSV files.This is my conditional script t...

find_real_file.png
KB15 by Giga Guru
  • 1532 Views
  • 3 replies
  • 0 helpfuls

Reference field magnifieng glass is not working

IN incident module we have two custom fields both are referencing to other table, when i click on reference field magnifieng glass it is not working and nothing is showing. when i enter some value then value is coming only when i click on magnifieng ...

divya123 by Giga Contributor
  • 1798 Views
  • 3 replies
  • 0 helpfuls

Resolved! import data :: skip a record from import set

I am importing record. I have a Data Source with a Field Map that uses a script. the script uses the input data to find a user from sys_user. If the user does not exist I want to skip that record. How do I do that?  

ggg by Giga Guru
  • 1708 Views
  • 2 replies
  • 0 helpfuls

Resolved! GlideRecord to populate options dropdown

Hi, I'm building a form that when a user is selected, I can populate an options list. Whilst I can manually populate the list, I am unable to look up the values I'd like using the GlideRecord Command. I've added the Isolate Script box and unticked it...

find_real_file.png
Mark94 by Kilo Expert
  • 4198 Views
  • 5 replies
  • 0 helpfuls

Script to retire CI's and remove relationship

I want to create a script that will retire a CI if it has not been discovered/updated after 7 days, and change the sate to Retired,and remove the relationships attached to the Retired CI.   Should I use a business rule or a scheduled job? has anyone ...

Lucy10 by Tera Contributor
  • 2834 Views
  • 3 replies
  • 1 helpfuls

Redirect URL OAuth 2.0

Hi All, What would be the Redirect URL in case ServiceNow is the OAuth provider? https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/security/task/t_CreateEndpointforExternalClients.html Does it need to be requested fr...

find_real_file.png
Geeky by Kilo Guru
  • 11893 Views
  • 8 replies
  • 0 helpfuls

Convert String (Full UTF-8) display value to currency Format?

Hi Community,   I have a requirement to convert String (Full UTF-8) field values to currency value . eg : Commission Amount = 10000000                             Expected: 10,000,000 Thanks in advance

Community Alums by Community Alums  
  • 3062 Views
  • 7 replies
  • 3 helpfuls