ITOM articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

IntegrationHub: Upload File to Windows Server

Allow the end users to upload files to a Windows Server throughout Service Request using Integration Hub and PowerShell.   Script Step - Base64 Encoding (Global Scope) /* Get file attachement */ var att = new GlideRecord("sys_attachment"); att.addQu...

find_real_file.png

ServiceNow Discovery Spoke

The ServiceNow Discovery spoke allows you to configure horizontal discovery in a flow designer thereby providing the ability to drive several kind of business logics via the no code approach. You could use it for use cases like triggering a discovery...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Alikutty A by Tera Sage
  • 2630 Views
  • 2 comments
  • 8 helpfuls

Pre and Post Provision operation with Templates

Pre and Post Provision operation with Templates In this article we will see how to do pre and post provision operations with the templates. The flow would be like this: Create a catalog item and ingest a template.Add a Pre-Provision operation. In thi...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

CMDB and Service Graph

Introducing ServiceNow Service Graph    What is Service Graph? Service Graph is the next-generation system of record for digital products and services. It is the digital data foundation for using ServiceNow's platform and products.  Historically, th...

find_real_file.png
UtpalT by ServiceNow Employee
  • 25260 Views
  • 4 comments
  • 12 helpfuls

Using a Nagios Plugin With ACC-M

The Agent Client Collector Monitoring app (or "ACC-M") can be extended to use a multitude of monitoring scripts and plugins.  This is an example of how to do so using a Nagios plugin. Preamble  This process will largely follow the same steps I outlin...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png

Entrust Certificate discovery fails

Why Entrust Certificate Discovery Fails? Issue Description:        Check whether the root certificate is downloading or not.       How to check the Entrust root certificate is downloading or not? Answer:               Here is the Root certificate dow...

find_real_file.png
thiyagu_j by ServiceNow Employee
  • 1566 Views
  • 1 comments
  • 0 helpfuls

Pipelining Custom ACC Plugins

Disclaimer: the methodology and code presented in this article is unsupported and comes with no express or implied warranty.  Use at your own risk. As I covered in an earlier article (here), the ACC-M monitoring capability can be extended and augment...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Will Hallam by ServiceNow Employee
  • 2939 Views
  • 2 comments
  • 1 helpfuls

Create and Discover a new Application CI Class

A common question which comes up in CMDB/Discovery discussions is "how do I create my own class of CI and enable it to be discovered?".  This article will walk through the steps involved with doing just that. The basic premise is that you want to tra...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Will Hallam by ServiceNow Employee
  • 6054 Views
  • 1 comments
  • 4 helpfuls

name field of software installations/software packages is not consistent for different versions of Visual C++ packages

Issue: "name" field of software installations/software packages is not consistent for different versions of Visual C++ packages.Some include version, some doesn't, and some has "-" at the end. For example: Microsoft Visual C++ 2008 Redistributable - ...

Labels
Top Contributors