NextGen Knowledge Center

Custom Metadata Columns

Custom metadata columns are user-created, searchable columns that appear in the Metadata Table in the Message Browser. As messages process through a channel, these columns are populated from the Variable Maps using a configurable map key.

ColumnDescription
Column NameThe name of the actual database column. This name will also be shown in the metadata table when viewing the message browser for the channel.
TypeThe type of column to create.
  • STRING: A textual string value.
  • NUMBER: A numeric value. This may be an integer or floating point value.
  • BOOLEAN: A true/false value.
  • TIMESTAMP: A date/time value.
Variable MappingThe key used to look up values in all available variable maps for each connector. As explained in the Variable Maps section, the following maps (if available) will be checked in this order:
  • Response
  • Connector
  • Channel
  • Source
  • Global Channel
  • Global
  • Configuration