Data discovery query parameters
- Last UpdatedOct 07, 2025
- 1 minute read
- PI System
- Adapter for RDBMS 1.1
- Adapters
The following parameters can be defined in a query:
|
Parameter |
Type |
Description |
|---|---|---|
|
id |
string |
The Id of the discovery. Note: You cannot run multiple discoveries with the same Id. Including an id is optional. If you do not include one, the adapter automatically generates one. |
|
query |
string |
A filter that is specific to the data source. The query filter can limit the scope of the discovery. For more information, see Data discovery query examples. |
|
autoSelect |
boolean |
When set to true, the result of the discovery gets pushed to the data selection configuration. |