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

Forum Posts

Resolved! Workflow not responding to task update

I have a catalog item that creates a RITM and TASK and, depending on the disposition of the task, may or may not require that a Change be created.     I've added the UI Action for "Create Change" to the right click menu, and this does work, but I re...

Whitelisting Emails

Hello,Is there a way within ServiceNow to whitelist a specific set of email domains and block everything else? We are receiving some SPAM emails to our instance and we have been filtering out the domains sending the SPAM, but I'm wondering if there i...

mdidrikson by Kilo Contributor
  • 4015 Views
  • 3 replies
  • 0 helpfuls

access jelly variable inside <script> tag

I have a UI Page that retrieves data like this:<g:evaluate var='jvar_events' object='true'>   var dt = new Date(2015, 0, 15, 0,0,0,0);   var gr = new isUtils();   var events = gr.getArrayOfObjects('74ad1ff3c611227d01d25feac2af603f', dt);   events;</g...

kjmauriello by Mega Expert
  • 9772 Views
  • 11 replies
  • 3 helpfuls

Resolved! Custom Attachment Table?

I am looking for ways to enrich an attachment record with a field called "Attachment Type", which describe what kind of document the user is uploading (e.g. "Test Plan", "Test Results", etc.) The idea is that I can then have a workflow run against th...

Resolved! How to clear a variable option when a checkbox is unchecked.

On one of our forms we have a checkbox that through a UI policy reveals a multiple choice variable with a set of options that are mandatory. The issue we are having is creating a client script to clear out that multiple choice option that was selecte...

chris_choi by Giga Contributor
  • 6813 Views
  • 3 replies
  • 1 helpfuls

Resolved! Glide Dialog Window - Mandatory Fields

Hi All,  I've recently began using Glide Dialog Windows and have encountered an issue where if there are mandatory fields on the original form when i press the UI Action to trigger the dialog window it doesn't check whether the mandatory fields have...

masella by Giga Contributor
  • 2823 Views
  • 4 replies
  • 0 helpfuls

Problem Worknoted Notifications

When a Related Incident is added to a Problem record, it triggers the Problem Worknoted notification(s).   We do not want the notifications to be sent when the Related Incident counter is increased but we do want it sent for any other worknote update...

Resolved! Check for Attachments if a field is blank.

Hi everyone,I've seen a lot of script for checking attachments, but I can't seem to track one down that is conditional on whether or not a catalog variable is blank.   I have this portion already:function onSubmit(){     var cat_id = gel('sysparm_ite...

turnea by Mega Expert
  • 2669 Views
  • 5 replies
  • 0 helpfuls

Resolved! Advanced reference qualifier on Variable set

In the Service catalogue I have a variable set containing a number of reference fields. These include department_auth_only and auth_manager_auth_only, i'm trying to restrict the selection options of the authoriser list dependent on the department sel...

chrisp1 by Mega Sage
  • 4907 Views
  • 11 replies
  • 0 helpfuls

User "system" is updating some records and no idea how!

Is there any documentation on the system, guest, admin and glide.maint account. Tried googling with no luck.Ive done the obvious and checked sys_user.Just wanted to know what objects or in what circumstances they would update!Thanks

jarrejo by Kilo Contributor
  • 4610 Views
  • 3 replies
  • 0 helpfuls