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

Forum Posts

Resolved! Enforce CI Verification

We just turned on Discovery.   Enforce CI Verification has also been turned on for the model categories.   We do not wish to create assets for virtual servers.   So I have set the VMware models to "Don't create assets".   However, we already have ove...

tsho by Giga Contributor
  • 4751 Views
  • 3 replies
  • 1 helpfuls

Resolved! London - Users unable to apply template to new Knowledge article

Hi ServiceNow Community, I could use some assistance with a strange issue with applying a template to a new Knowledge article.   We're in the process of upgrading to London and are currently regression testing.  One of the issues found was certain gr...

Community Alums by Community Alums  
  • 2387 Views
  • 6 replies
  • 4 helpfuls

Resolved! Adding values to a list field by a Transform Script

Hello SN Experts, I'm trying to make a Transform Map using source script for one field. The target field is a 'List field' type and what I what to do is fill this field with data from the source. Down below, is the script that i made. What I'm trying...

D_ Nistal by Tera Contributor
  • 3366 Views
  • 2 replies
  • 0 helpfuls

Resolved! Incident Response SLA

I would like to create a Response SLA on Incident based on the Assigned to updating the incident.  The SLA is not started until Assigned_to is populated.  There is an Assignment SLA as assignment will be handled by a group.  I tried to stop the SL...

Don Tanner by Kilo Expert
  • 7708 Views
  • 10 replies
  • 11 helpfuls

Resolved! Data table from instance definition - multiple widgets on single page

Guys I know that we can add multiple "data table from instance definition" widget one by one in a single page(service portal). But I would like to show multiple "data table from instance definition" widgets on a same page using tab view(bootstrap).li...

find_real_file.png
Sin by Giga Expert
  • 2209 Views
  • 4 replies
  • 1 helpfuls

Resolved! Gliderecord in client script

Hi, Why gliderecord query does not return results while using in client scripts for non-admin users? e.g.  var group = g_form.getValue('assignment_group'); var user = g_user.userID; var ir = new GlideRecord('sys_user_grmember'); ir.addQuery('group',...

multiple inbound email addresses?

We have requirement to enable inbound email actions on two email accounts, i.e. users can send email of type A to 1st email account and another type to a second email account , both inturn creates ticket. Looking for suggestion on how to address this...

Dhianan by Kilo Guru
  • 4016 Views
  • 2 replies
  • 1 helpfuls

Resolved! How to define 'contains' in an IF conditions

HI Guys, Quick question, what is the operator for 'contains'? My condition is: if category contains 'Europe' How do I translate that? I tried - if(categoryLikeEurope), it didnt work. Thank you!

JLeong by Mega Sage
  • 36038 Views
  • 7 replies
  • 18 helpfuls