mySNstuff.com
  • Home
  • Posts
  • News
  • Glossary
  • About
    • LinkedIn
  • December 15, 2022

    Clean up HTML tags in an Excel Export

    This has been very useful for me in the past. When an HTML field is exported to Excel, it displays all the HTML tags which makes it very difficult to read in Excel. Currently there is no way to hide the HTML tags when exporting but this is a useful Excel macro to clean it…

  • December 15, 2022

    Response Templates

    Response templates is a feature I just found out about recently. Documenting it here for easy reference in case I decide to use it in the future. The purpose of it is to create reusable messages that can be used in Agent Chat or just copied and pasted to your clipboard. Messages are stored under…

  • December 13, 2022

    Automatically close Incident when Request is closed

    Example business rule to automatically close the related (parent) Incident when a Request is closed. Table: Request [sc_request] When: After or Before Update checkbox: True Filter: Parent.Task Type is Incident Active change to False Something similar could also be created through flow designer.

  • December 8, 2022

    Metric Defintion – Get the First Assignment Group

    Simple solution to track the first assignment group of any Incident. Useful for reporting on how many escalations by certain teams, such as Help Desk. Go to Metrics -> Definitions. Create New Name: First Assignment Group Table: Incident Type: Script Calculation Script: Example: This will be tracked in the incident_metric table. instanceName.service-now.com/incident_metric_list.do?sysparm_query=mi_definition.nameSTARTSWITHFirst%20Assignment%20Group&sysparm_view= Value = the…

  • December 5, 2022

    Survey/Assessments – view responses in rows

    There’s a new feature in the Tokyo release to display survey/assessments responses in a nicer format. Previously, trying to report on the responses was an absolute NIGHTMARE! To use this new feature, in your Survey Definition, simply click on View Responses in Rows. What this will do is essentially create a database view to nicely…

  • December 4, 2022

    Space Cadet Pinball on ServiceNow!

    Just playing around with UI Builder to see what’s possible! Embedded one of my favorite childhood Windows XP games into ServiceNow. I did not create the game itself nor own the source code. The game’s source code is from: https://alula.github.io/SpaceCadetPinball/

  • December 3, 2022

    Find which Flows use a specific action or subflow

    Action instances are stored here: instanceName.service-now.com/sys_hub_action_instance_list.do?sysparm_query=&sysparm_view= Subflow instances are stored here: instanceName.service-now.com/sys_hub_sub_flow_instance_list.do?sysparm_query=&sysparm_view=

  • December 3, 2022

    Hide reference field icon on catalog item variables in Employee Center

    Go to Service Portal -> Pages and open page with ID: “esc_sc_cat_item“ instanceName.service-now.com/nav_to.do?uri=sp_page.do?sys_id=c0728d1373675300c629e1e54cf6a7b3 Add the following code to the Page Specific CSS and click update. Before After

  • December 1, 2022

    Email Reader Scheduled Job

    The “Email Reader” scheduled job controls the frequently in which received emails are processed on your ServiceNow instance. By default ServiceNow checks for new emails every two minutes. It connects to the mail server configured in your properties and then downloads the messages and creates an event called email.read. Once this event is triggered, the…

  • December 1, 2022

    How to apply a template using a script

    object.applyTemplate(“template_name”); Example – Create new record and apply a template: https://docs.servicenow.com/en-US/bundle/tokyo-platform-administration/page/administer/form-administration/reference/r_ScriptedTemplates.html

←Previous Page
1 2 3 4 5 6 … 9
Next Page→
  • Home
  • Posts
  • News
  • Glossary
  • About
    • LinkedIn

Copyright © 2024mySNstuff.com

  • Subscribe Subscribed
    • mySNstuff.com
    • Already have a WordPress.com account? Log in now.
    • mySNstuff.com
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar