Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Document Key and Record Internal Checkpoint

Hello,The sys_audit table has two fields "Document Key" and "Record Internal Checkpoint".I am trying to discover how I can leverage these to tie back to a particular CI.An example I was thinking was search sys_audit for a particular table name where ...

How to attach an email to an incident

Hi , I am working on incident,could anyone guide me regrding this.As an incident Analyst i would like to be able to attach an email to an incident as an attachment

navyag by Kilo Contributor
  • 7103 Views
  • 2 replies
  • 0 helpfuls

Resolved! Mobile view HomePage

Hi Everyone,Servicenow ( Eureka) have provided a default homepage for Mobile view having Favourites/Tags/Recent items, Now we are looking towards customise it and adding more sections, Please let me if this possible and how ?Regards,bharat

Homepage edited.jpg
Community Alums by Community Alums  
  • 2617 Views
  • 2 replies
  • 0 helpfuls

Restrict or limit where a P1 or P2 incident can be assigned

As anyone restricted or limited where where p1 (critical) or p2 (high) incident can be assigned?   We recently implemented incident sla, some groups are missing their slas because p1 or p2 incidents are being assigned to them and not contacted.   We ...

mwaugh by Giga Contributor
  • 4150 Views
  • 4 replies
  • 0 helpfuls

Resolved! escaping special characters in search

My LDAP is occasioanlly putting some junk into my sys_user table.   In particular it is inserting a carat (^)   character every now and again.I was hoping to do a quick search for the carat (^)   character but search won't do it, neither will the URL...

Resolved! In catalog, we want to set check box as true when condition is true

Below is the code for setting value.function onChange() { if (g_form.getValue('variables.UserType') == 'Terminal Server Users')   {         g_form.setValue('variables.OutlookEmail',true);         g_form.setValue('variables.ServiceNowAccount',true);  ...

mounika58 by Mega Expert
  • 4210 Views
  • 9 replies
  • 0 helpfuls

Resolved! how to pre populate catalog variables with user table data

On our catalog forms we have a standard variable set that is pre populating the requested for value.   We use this standard variable set on almost all of our catalog items and it's working fine.   I need to modify one catalog item to pre populate mor...

karendk by Kilo Explorer
  • 3359 Views
  • 7 replies
  • 0 helpfuls

Resolved! getValue on a reference field

Hi Guys,I'm trying to retrieve the display value (value that is shown on a form) on a reference field. I'm using g_form.getValue('field_name') but it brings back the sys_id. Is there any way to display the value shown on a form? I understand the reas...

omfortes by Kilo Expert
  • 16978 Views
  • 3 replies
  • 8 helpfuls

Resolved! Incident State changing automatically

We have a strange   situation where the state on some incidents changes from Active - Awaiting Change back to Active - Work in Progress. The journal says that I changed them, but I didn't - or didn't think I had. According to the log I was working on...

csellens by Giga Contributor
  • 9885 Views
  • 20 replies
  • 5 helpfuls

Delay task Creation

In the workflow is there a way to delay the second task from being created based on date picker variable?     Basically I have a request that has a start and end date.   The first task will be crated right away but the second task will be crated base...

SLA Schedules Timezones?

In setting the SLA Schedule Timezones, if you use EST do all the folks who would fall under that need to use EST in their profile for it to take effect?   For instance if someone uses US/Eastern and someone else Canada/Eastern   will the schedule def...

cmacfadyen by Kilo Contributor
  • 2195 Views
  • 5 replies
  • 0 helpfuls

SLA calculation for reopened ticket

How exactly the SLA should be re calculated for a reopened incident ?Our project is currently on Eureka Patch 10 and we are using 2011 engine.The current Resolution SLA conditions areStart - Status = New or AssignedPause - Status Awaiting Vendor,Awai...

JJ1 by Kilo Guru
  • 5105 Views
  • 4 replies
  • 1 helpfuls

Resolved! Business Rule Query checkbox not selectable

Hello, I am attempting to create a Before Query Business Rule. However, the 'Query' checkbox does not activate at all when clicked on.I believe this might be a bug in Fuji. We recently upgraded to Fuji from Eureka.I have tried the following troublesh...

Screen Shot 2015-08-01 at 3.39.47 AM.png
Katie A by Mega Guru
  • 3417 Views
  • 6 replies
  • 0 helpfuls

Resolved! Service Catalog SLA -> (Item vs Task vs Both)?

Hi Everyone,Just looking to get some best practice information about SLA's and service catalog entries. I cant seem to find anything on the forum, but I was just wondering what are some best practices regarding SLA's on service catalog items? Is it b...

Mikolz by Kilo Contributor
  • 5863 Views
  • 5 replies
  • 4 helpfuls

Create a filter showing tickets I updated and resolved

I'm trying to create a filter that shows the incidents I've updated and resolved in the last 24 hours. The easy part was getting it to show the incidents I have resolved. The part that's causing me problems is getting it to show any tickets that I've...

chadsw by Kilo Explorer
  • 2575 Views
  • 4 replies
  • 0 helpfuls