KAYC0036I filter_scope filter selected table: table_name, fields: field_list

Explanation

The OMEGAMON® Data Connect filter for JSON-format outputs has been configured to select only the specified fields from this table for processing.

The value of field_list depends on the filter:

  • If the filter specifies a list of fields, then field_list is a comma-separated list of field names enclosed in square brackets:
    [field_name, field_name, ...]
  • If the filter does not specify a list of fields, then all fields in the table are selected, and field_list has the value ALL

filter_scope identifies the scope of the filter:

  • Kafka
  • STDOUT
  • TCP sink: sink_name
  • HTTP endpoint: endpoint_name

System action

None.

User response

None required.