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

Forum Posts

Developer instance stuck on plugin installation

My personal developer instance is "stuck" on the installation of a PA plugin. I see the following messages in the plugin list: Application installation is unavailable because another operation is running: Plugin Activation for com.snc.pa.premium.ppm....

Resolved! Intercepting the interceptor

Hello, I have a requirement to intercept the OOB Create New Change interceptor.  Essentially, I need to ask which company is requesting the change prior to determining if it is a Normal, Standard, or Emergency change type. I tried the obvious changin...

shawnbaar by Giga Expert
  • 3713 Views
  • 5 replies
  • 4 helpfuls

GlideAjax calls using Xplore

I know I can test GlideAjax using Ctrl + Shift + Alt + J, but I really like using Xplore so was hoping someone might have the answer for this.  When I try invoking GlideAjax scripts in Xplore I get the message "ReferenceError: GlideAjax is not define...

Kevin Meier by Mega Contributor
  • 1814 Views
  • 2 replies
  • 2 helpfuls

Resolved! ATF record update not working.

I am trying to use Automated Testing to test the following process. User enters a catalog Request filling out a form with a number of variables associated to the form.The user "orders" the catalog item kicking off a workflow.The workflow creates a re...

Ray6 by Kilo Contributor
  • 3265 Views
  • 6 replies
  • 4 helpfuls

enabling and disabling the primary email for specific user

I have a requirement like, user must classify the notification what they need. for example for some user should not get out of box email notification. but for some user prefer to get a custom notification. how this can be handle.  i hve found somethi...

mazin690 by Tera Contributor
  • 3564 Views
  • 1 replies
  • 2 helpfuls

Resolved! Creating a "slush bucket UI page" with list of users which is viewed after clicking on UI action button whilst data chosen in the slush bucket further used

Hello, I have a UI action button on the incident form - I need something like below slush bucket to be viewed after the button is clicked using UI page for choosing users which will probably be placed in an array and this array will be used in a noti...

find_real_file.png
Milan13 by Giga Expert
  • 6148 Views
  • 6 replies
  • 7 helpfuls

Watermark text on Catalog item variable

Hi All,We got one requirement on a catalog form for giving sample watermark textThere is one field called Folder Path, so the format of the value in the variable is like "\\Sitecode\Shared\FolderName".We want to show the watermark value onLoad as "\\...

Resolved! how do i fill out an attached excel spreadsheet

I need to know how i can fill out an attached excel spreadsheet in a script, ui action, etc. A record on a custom table has an excell spreadsheet attached.  I would like to have a UI Action that takes values from the ServiceNow form and insert them i...

CMDB Parent-Child Relationship Mapping

Hey all. I need a little helping using the CMDB Relationship Editor. I have three custom CI classes that were all set up as parent-child. When I go into the relationship editor to add relationships I would like to filter where these CIs are a child/p...

Resolved! Using replace in run script is not working

Hi, I'm trying to replace spaces in my string with a comma within a Run Script in my workflow, but I keep getting 'undefined'.  This is what I've tried: var copyNona3 = copyNona.replace(/,\s*$/, ""); var copyNona3 = copyNona.replace(/\s/g, ','); var ...

phoang by Kilo Expert
  • 4526 Views
  • 7 replies
  • 3 helpfuls

Resolved! Add Alert/InfoMessage and redirect

Hello All,    I am trying to create a script that will give the user a notification onSubmit that they submitted the form correctly and redirect them back to the list view. Simply put, user fills out the form. Clicks submit. They are notified of succ...

Ben F_ by Giga Contributor
  • 3972 Views
  • 4 replies
  • 5 helpfuls