We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hello,
I integrate CMDB Data with integrationHUB ETL.
the various buisness rules present on the CMDB are not triggered with thebHUB ETL integration.
Before when I used tmap it worked.
Is it possible to trigger the BR?
Hello, I created to function that use in script include The first retrieve CIDR from IP Adresse and Netmask //Retrieve CIDR (Classless Inter-Domain Routing) from ip/netmask
getCIDR: function(ip, subnetMask) {
var ipArray = ip.split('.')...