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

Forum Posts

Resolved! Regarding Rest integration import set API

Hello, "{"error":{"message":"Invalid staging table""detail":"Specified table does not extend'sys_import_set_row'"}"status":"failure"}", The following error is populating in logs when an incident is created in source instance( I have created a Staging...

Help with script to auto populate Manager fields

I have a script that will populate Manager info based on the user logged in:function onLoad() {     //Type appropriate comment here, and begin script below           var id = g_form.getValue('superv_fname');//replace 'u_first_field' with the name of ...

Resolved! MID Server Remote File Import

Hello,I'm using OOTB MID Server Script Include called MIDServerRemoteFileImport to get a file from a MID Server and I'm getting this error in ECC queue result:<results error="HTTP response 403 (script_include:MIDServerRemoteFileImport; line 24)" prob...

Resolved! CryptoJS to generate JWT for Authentication for API call

I'm calling the Zoom.us API (https://zoom.github.io/api/) and to authenticate I need to include a JWT with my API call. However, it seems that functionality is not in ServiceNow yet.  I've found a few threads around getting the CryptoJS library into ...

find_real_file.png
huntj06 by Tera Guru
  • 6385 Views
  • 13 replies
  • 4 helpfuls

How to convert global application to scoped?

Hello,Is there some was to export an entire non-scoped application all at once without exporting the XML for each table, form, etc.?We need to zBoot our instance and reload everything.I want to know how to export our application that was developed in...

Resolved! FIx script help to update closed time on incident table

Hello There  can some one help me with script to update closed date on incident table  We have a issue with BR which updated the close date of  the incident same as resolved , for the data fix we need to write a fix script where it should update clos...

find_real_file.png
RudhraKAM by Tera Guru
  • 1472 Views
  • 10 replies
  • 4 helpfuls

Resolved! Looking for solution for multiple RITMs from same Catalog Item

I am looking for a solution to a complex problem and hoping someone can help. We have a catalog item that allows an end user to request access to multiple groups for multiple users (both variables are list collectors).  We currently have this functio...

wiltonr by Giga Contributor
  • 3553 Views
  • 22 replies
  • 1 helpfuls

How to send data as base64 more than 5Mb

Hi, I need more knowledge about integration I have script which encode attachment as base64 everything was fine but I need to send Attachments bigger than 5Mb so I came up with idea to use:  var toBody = new GlideRecord('sys_attachment'); ...

Resolved! how to change the collection list on edit members in servicenow

Hi all~ Happy New Year!! I have a question. This is a table that I made. There are three related lists. 'Group Members', 'Team Members', 'TestMembers'. * Group Members list is 'sys_user_grmember' * Team Members list is a table what I made. * TestMem...

find_real_file.png find_real_file.png find_real_file.png
Noah Bae by Kilo Contributor
  • 3580 Views
  • 6 replies
  • 4 helpfuls

Rename the Change State

Good Day! I want to rename the change State Authorize to Validate I tired with the change state model tutorial but it doesn't work. Is there anything specific steps do I need to follow. Please suggest. Thanks in Advance. -Johny

Johny1 by Tera Expert
  • 1675 Views
  • 10 replies
  • 9 helpfuls