Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for Structured Data Files

Optional: Configure buffering

  • Last UpdatedJul 09, 2025
  • 1 minute read

The AVEVA Adapter for Structured Data Files can be configured to buffer data egressed from the adapter to endpoints. Buffering is configured through the buffering configuration parameters in the system configuration.

Note: We recommend that you do not modify the default buffering location unless it is necessary. Changes to the buffering configuration parameters only take effect during adapter service startup.

Postman

To configure buffering using Postman:

  1. To initialize the configuration, use the PUT method in conjunction with the http://localhost:5590/api/v1/configuration/system/buffering REST endpoint.

    Note: If you installed the adapter to listen on a non-default port, update 5590 to the port number in use.

  2. Copy and paste an example configuration for buffering into the Body section.

    For sample JSONs, see the Examples section.

  3. Update the example JSON parameters for your environment.

  4. Select Send to push the configuration to the adapter.

For a list of other REST operations you can perform, like updating or replacing a health endpoints configuration, see the REST URLs.

TitleResults for “How to create a CRG?”Also Available in