Hierarchical Value Service API  future
api indexerror index

Error HVS-003701

since: 0.1

DYNAMIC_TABLE_COLUMNS_NOT_EMPTY

A table definition was marked as dynamic, but the definition also specified one or more columns. A dynamic table cannot define any static column definitions. Check to verify that the table should be dynamic, and that no column definitions were specified.

The details present in the error message are:

  1. The table specified in the request

Example error message: "TABLE" cannot be defined to support dynamic columns while also containing specific column configurations.

Related API Resources