Process Messages 400-499
Message Code | Message Description |
---|---|
400 |
The <<object name>> object reference is invalid. The object must have a schema in the Data Catalog, and the object type must be supported by Compass queries. |
401 |
Invalid property name reference(s): '<<data object.property name>>', '<<data object name.property name>>'. |
402 |
One or more properties are missing the type. Type is required: 'data object name''.'property name','data object name''.'property name'. |
403 |
One or more properties have an unsupported type: 'data object name'.'property name' has type 'type', 'data object name'.'property name' has type 'type'. |
404 |
One or more properties in the identifierPath are not found in the schema: 'data object name''.'property name','data object name''.'property name'. |
405 |
The variationPath property is not found in the schema: 'data object name''.'property name'. |
406 |
Table does not contain any columns. |
407 |
The object_name object is defined as conventional JSON format in the Data Catalog. Compass only supports new-line delimited JSON (NDJSON) format. |
408 |
One or more properties in the <<data object>> data object are localized, but the Data Catalog does not contain locale selections. Update the Data Catalog Locale Selections to define at least one locale code |
409 |
The infor.clear_table process cannot be executed with the 'false' option to retain Compass data. The 'dataobjectname' data object name is invalid; the metadata is not found in the Data Catalog. To remove the data object from Compass, run the infor.clear_table process with the 'true' option to clear the Compass definition and data. |
410 |
The <<objectname>>, <<objectname2>> object name(s) object name(s) has characters that are supported in Compass queries. Supported characters are a through z, 0 through 9, underscores and spaces. |
411 |
The <<propertyname>>, <<propertyname2>> object name(s) has characters that are supported in Compass queries. Supported characters are a through z, 0 through 9, underscores and spaces. |
412 |
The <<schemaname>>, <<schemaname2>> schema name(s) are invalid. |
413 |
The <<object name>> object cannot be used in Compass queries. The <<object type>> object type is not supported. Compass queries supports newline-delimited JSON and DSV object types. |
414 |
The <<propertyname>> property in the <<object name>> object has an x-datetimeformat of <<format value>> that is not supported in Compass. Update the format definition and data with a format supported in Compass or remove the x-datetimeformat attribute from the definition. |