Skip to main content
Solved

Updating a ServiceNow table with Commvault Backup information

  • December 4, 2024
  • 1 reply
  • 46 views

Forum|alt.badge.img+3

Has anyone got a process in place where they’ve been able to update server information held within a ServiceNow table(DB) with information of last backup date and time. Basically looking for a way to ensure all servers they need a Commvault Backup are being backed up. This would include VM and Client Agent Backups. 

Best answer by Michal128

Hello ​@up114743 

I think the best idea is using API to communisate both sites. So API interface from ServiceNow and API Commvault interface, connector can be simple script built on Azure Function will do the check and verification. 

Regards, 

Michal 

1 reply

Michal128
Explorer
Forum|alt.badge.img+9
  • Explorer
  • Answer
  • December 4, 2024

Hello ​@up114743 

I think the best idea is using API to communisate both sites. So API interface from ServiceNow and API Commvault interface, connector can be simple script built on Azure Function will do the check and verification. 

Regards, 

Michal