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

ServiceNow Saviynt Integration for Event Management

We are looking to integrate Saviynt with ServiceNow for Event Management. Currently, Saviynt sends email notifications for job failures (Application data import jobs are monitored in Saviynt), but we would like to explore alternative integration meth...

RahulKJain by Tera Contributor
  • 1147 Views
  • 2 replies
  • 0 helpfuls

ServiceNow CloudBolt Integration for VM Provisioning

I have a use case to integrate ServiceNow with CloudBolt to automate the VM provision from the ServiceNow Service Catalog. As there is not much documentation around this, I am looking for help with the options to integrate based on any of your past i...

Sainath N by Mega Sage
  • 823 Views
  • 2 replies
  • 0 helpfuls

Certificate Management: Digicert Revoke certificates

We have removed the revoked status from the include_cert_status parameter. However, when processing the OOTB discovery pattern, it is still receiving and processing payload for revoked certificates. What will be the best option to prevent discovery f...

p_n by Tera Guru
  • 434 Views
  • 1 replies
  • 0 helpfuls

Identification Engine: Discovery status is FAILURE, CI Type cmdb_ci_avi_controller cannot be created since there are no attributes defined. Debug pattern to understand why no attributes have been assigned.

Hi,I am getting an error "Identification Engine: Discovery status is FAILURE, CI Type cmdb_ci_avi_controller cannot be created since there are no attributes defined. Debug pattern to understand why no attributes have been assigned." when executing th...

Priya Adarsh by Tera Contributor
  • 3513 Views
  • 9 replies
  • 0 helpfuls

Fix Department Import Job

The department import job running via powershell seems to be broken since 08/2024. It needs to be analyzed and corrected.Analysis so far:-There is the scheduled job which is executed every Monday at 6 AM CET. This one calls the one subflow.-The Subfl...

rmaroti by Tera Contributor
  • 856 Views
  • 4 replies
  • 0 helpfuls

Resolved! Related List Script not working

I have a related list that I am trying to get working from the *clcl_devices table (from connected workspace app) - to the relationships table (cmdb_rel_ci). - to show parent computers.  As a test Ive hardcoded the sysid of the *clcl_devices device i...

anfield by Tera Guru
  • 1731 Views
  • 10 replies
  • 3 helpfuls

Resolved! vCenter Discovery - Custom Attributes in Virtual Machines

Hi,we are discovering vCenter by Cloud Discovery.Is there a way to discover custom attributes from virtual machines?I've searched the probes but it seems, that the attributes do not come in.Best regards and thanks for input!Sven 

SvenBrose_0-1707325942811.png
Sven Brose by Tera Guru
  • 1666 Views
  • 2 replies
  • 0 helpfuls

ITOM Health REST API Retry

Hi, When receiving events from a PUSH connector how can we set up retry if the ServiceNow instance is unavailable?I would like to build a retry method so if a tool attempts to send an event via a rest call and the instance is unavailable that the eve...