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

Forum Posts

Resolved! My Requests Widget Change

Hi All,I've added the 'My Requests' widget to the service portal that I am configuring.   When it reaches the display limit it just displays the following message:'First 5 of 48 shown', On the simple list widget it gives the option to 'view all' and ...

find_real_file.png
Sam Ogden by Tera Guru
  • 11744 Views
  • 13 replies
  • 5 helpfuls

impersonate using table API

I need to know if there is a way without doing a scripted REST API to use the table API to attach a file and impersonate a user so it shows the impersonated user attached the file?  

Steve42 by Tera Expert
  • 1675 Views
  • 4 replies
  • 3 helpfuls

Prevent MID Server Auto Update

Hello! Where I work we follow a strict change process for updating any software. As such, we would like to disable the MID Servers ability to automatically update. This would then allow us to go in and trigger the updates manually allowing us to upda...

Moving table records from one instance to another

Hello All, I have a requirement to move a few ServiceNow tables from one instance to another instance. I have the following questions in regards to that requirement: 1) A table record may have many reference fields. From what I have seen, when a reco...

Shibu2 by Kilo Expert
  • 6273 Views
  • 7 replies
  • 8 helpfuls

Resolved! how to call variable value from one function to other function

Below script from executeSample function i need to take date2  variable value and pass it to addSchedule2 function , please help me your suggestions. gs.include('DurationCalculator');executeSample();function executeSample(){ var dc = new DurationCalc...

divya123 by Giga Contributor
  • 5096 Views
  • 4 replies
  • 0 helpfuls

Re-trigger the completed survey

Here we go, the scenario is survey will be sent to users once the incident is archived and user submits the survey response. But, due to human errors some users will get back to us to modify/update the value of the their submitted response. For the a...

mohan91 by Mega Expert
  • 3282 Views
  • 4 replies
  • 2 helpfuls

file is not getting created in midserver in export folder

Hi Team, I am creating an export set to place a file in midserver. i created export definition and export set. when i clicked on export data, that status got stuck at 66% it did not even completed also.. and when i checked the export histories - i fo...

ybhavani by Kilo Contributor
  • 2113 Views
  • 6 replies
  • 0 helpfuls

Resolved! How to use gs.getMessage() to get the string translated?

var ret = ' ';........if(counter_app == 0){   switch(counter_level){   case 0:   ret += "First level of approval "; // <------   how to get such string translated?   break;....   }   if     (when.indexOf('always') == -1)                 ret += '\(Dep...

hyperjam by Giga Contributor
  • 39810 Views
  • 11 replies
  • 15 helpfuls