Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following fields are configured on the Query String tab:

FieldDescription
Query StringQuery to be processed by the database collector to retrieve data from the database.

Anchor
dbCollectorQueryString
dbCollectorQueryString

The query string must bring back data in fields with the same name as the stream attributes you wish to populate. So to collect data into a stream with attributes account_number, cust_ref and eventsource from a table with fields account_number, customer_ref and eventsource use the query string:

...