All Collections
Integrations
CMDB
Error Sending ServiceNow CMDB Data
Error Sending ServiceNow CMDB Data

Error transmitting table to BigPanda. Error Message: The undefined value has no properties.

Andru Fanger avatar
Written by Andru Fanger
Updated over a week ago

If you are seeing this error in the ServiceNow logs when trying to send CMDB data to BigPanda:

Error transmitting table table_view_name_here to BigPanda. 
Error message: The undefined value has no properties.

Ensure that all columns declared in the columns arrays of the tablesAndViews configuration of the BigPanda CMDB module are included in your views.

If you are joining multiple tables into a single view, ensure that all tables that have columns referenced in the configuration are marked as Active (if available).

Did this answer your question?