Configure an adapter instance
- Last UpdatedNov 11, 2025
- 2 minute read
- PI System
- Adapter for RDBMS 1.1
- Adapters
AVEVA Adapter for RDBMS provides configuration of data source and data selection. The adapter also provides the ability to configure queries to run on the data source.
The examples in the configuration topics use curl, a commonly available tool on both Windows and Linux. You can configure the adapter with any programming language or tool that supports making REST calls, or with the EdgeCmd utility. For more information, see the EdgeCmd utility documentation.
To validate successful configurations, you can perform data retrieval (GET commands) using a browser, if available on your device.
For more information on AVEVA adapter configuration tools, see Configuration tools.
Quick start
This Quick Start guides you through setup of each configuration file available for AVEVA Adapter for RDBMS. As you complete each step, perform each required configuration to establish a data flow from a data source to one or more endpoints. Some configurations are optional.
Important: If you want to complete the optional configurations, complete those tasks before the required tasks.
-
Configure one or several RDBMS system components.
-
Configure an RDBMS data source for each RDBMS device.
See Data source.
-
Optional: Configure schedules and RDBMS queries to run on the data source. See the following topics:
-
Configure an RDBMS data selection for each RDBMS data source.
See Data selection.
-
Optional: Configure data filters, diagnostics and metadata, buffering, logging, and if there is a proxy between the adapter and your egress endpoints, define it. See the following topics:
-
Configure one or more egress and health endpoints.
See Egress endpoints and Health endpoints.