Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

SysAdmin forum
NEW area for SysAdmin to gather and discuss best practices and how-to's
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Alert correlation rules don't work! ! !

(function findCorrelatedAlerts(currentAlert){ // Ensure the rule is consistent - the filter for primary and secondary alerts must be distinct. var result = {}; //Insert your code here result = {'PRIMARY': [String(currentAlert.sy...

bonsai by Mega Sage
  • 1382 Views
  • 2 replies
  • 0 helpfuls

ACL error when using Configure function field for reports

I am receiving the following error when trying to use the "Configure function field" option available in the new UI Report Designer:"Access to this content denied based on report_view field ACLs."The report source is sc_task table.  The report works ...

Mike_G5 by Tera Contributor
  • 4584 Views
  • 11 replies
  • 0 helpfuls

Resolved! Show .eml Email file in Document Viewer

Is it possible to allow .eml file be viewed using Document Viewer? I would like to view email correspondence in the Platform rather than downloading, opening the file. 

How to Remove Old Custom Tables & Application Scopes

Hey All,Back a couple years ago (2019), as an inexperienced young admin, I had created some Applications and Tables, essentially not knowing what I was doing. At some point I had gone back and deleted all the tables and application records, reverting...

Is there a way to report on who first handled an Incident ?

As part of my role in a Service centre I would like to be able to understand which agents first handled an incident and when they come in via self service and see how they handled the incident at first point of contact to be able to identify how we c...

Marty2 by Tera Contributor
  • 2111 Views
  • 5 replies
  • 2 helpfuls

Resolved! Report of Users in only one group?

Is there a way to generate a report, on platform, of users in one group?  Note, I'm not trying to find all users in a specific group. I just want to know which users are in a single group (could be any group) at a given point in time.

Creating report showing escalations

hi I need to create a report that shows escalations from one Tier to another, for example Tier 1 has 200 total tickets they closed 100 escalated 100 to Tier 2 so the escalation rate is 50%. I cannot find a way to create a report of this type. Any ide...

Resolved! How to switch record form tabs in ATF

I plan to use ATF to take screenshots of all field values on an incident record form. Is there a way to get items whose sections are separated by tabs?I've created a test, but it doesn't seem like I can switch between tabs.The product documentation a...

inc.png
bonsai by Mega Sage
  • 3433 Views
  • 11 replies
  • 0 helpfuls

List Collector slush bucket to be shown

Hi folks, I created a a list type field on my custom table.I want to show in slush bucket style.Currently it is showing only like a locked icon and when clicked it is showing only a square box reference kind of. So, can someone tell me how can I show...

Sravanthi10 by Tera Contributor
  • 2099 Views
  • 6 replies
  • 0 helpfuls

Resolved! Creating a Report for response duration within Hours of Operation

Hello, Hopefully this is the right forum for this, if not please point me in the right direction to repost this elsewhere. I need some guidance on how to make a report for our response duration but within our hours of operation.For example, I want to...

anyl by Tera Contributor
  • 2401 Views
  • 1 replies
  • 0 helpfuls

Customizing SPM for Lifecycle Tracking

We're looking to set up a system to track entities throughout their lifecycle, from introduction to completion. After digging into Service Portfolio Management (SPM) and its modules, it seems like the idea-demand flow might be a good fit for our need...