Results 4 comments of miyuk

hi, @tuppy Yes, `Environment` column is customed one of `cmdb_ci_server` table

@tupyy 1. access servicenow developer instance(devxxxx.service-now.com) 2. access `cmdb_ci_server` table 3. click left menu and go to `Configure > Form Builder` 4. Add filed at `Add a field in the...

@tupyy In ServiceNow document, `ip_address` field couldn't use at `cmdb_ci_server`. > Do not store the MAC address or the IP address in the Server [cmdb_ci_server] class.​ https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/product/configuration-management/concept/class-server.html#d707944e556 so, this inventory...

I understood that. current now inventory couldn't use in latest SNOW to get address. We will develop custom script to get address. thanks.