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.

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

Forum Posts

Show workflow link in a custom table .

Hi All, I have created a workflow for a custom table . I want to add show workflow link which on click redirect to workflow for that table. I also tried to replicate the UI action(00B) which is present for change table but it did not work .Could you ...

Resolved! ITOM Error Task

Is anyone using the OOB ITOM Error Task table (sa_error_handler_task) to track Discovery errors. While exploring this further, it is seen that the Error Task that gets created is just copying the message into the task summary. For anyone who has used...

Harisharan by Tera Guru
  • 1177 Views
  • 3 replies
  • 2 helpfuls

How the software discovery mechanism works for SAM?

As part of discovery , we manually run or schedule the discovery to discover the CI's on network and updates into CMDB. Here my question is how software discovery runs to find the software installs and updates in respective table. Is there any way to...

How to obfuscate MID server proxy password?

I am following this knowledge article to route MID traffic through a proxy. However, when you set up glide.http.proxy_password as such, the properties will be displayed in plain text.   Is there a way to mask the value without using something like a...

MID server proxy.png

AppDynamics API Integration for Application Services

We have an API based integration from AppD to the Events table in SNOW, for a variety of reasons we cannot use the full SGC with CMDB integration. For server and infrastructure everything works fine, it passes events, the CI is picked up and off it g...

SMITS by Tera Contributor
  • 880 Views
  • 1 replies
  • 0 helpfuls

Create CAB Agenda

Hello,Since we don't use the build-in CAB agenda functionality for various reasons, is there any way to create a CAB agenda manually fulfilling the following requirements:Based on 3 reports created - 1 only showing changes of the local changes, 1 for...

Virtual Load Balancer Discovery

Hi,Can we discover virtual load balancers? I couldn't find any documentation regarding this type of discovery. If you have any information on this, please help me out. Also, would load balancers be discovered along with Oracle Cloud Infrastructure di...

Regex in Service Mapping

Hello All, Could anyone please help me with the Regex pattern to get the server name and port number from this command Output? coupler.ports=servername1:portnumber1,servername2:portnumber2,servername3:portnumber3,servername4:portnumber4 I have used t...

How to exclude Tracked Configuration files from Discovery

Hello, We have a need to exclude Tracked Configuration Files (cmdb_ci_config_file_tracked) from Discovery. In our situation we have a lot of customization that allows access to this data from Discovery and would take too long to correct. So we are lo...