Adapter Toolkit: Sample cnxml File for Output Adapters

Adapter type: toolkit_output. Sample cnxml file for an output adapter created using the adapter toolkit. You can use this file as reference for creating your own cnxml file for your custom adapter.

This file is located in the $ESP_HOME/lib/adapters directory. Cnxml files are required if you want to manage your custom external adapter using the ESP Server. Set these properties in the ESP Studio adapter properties dialog.

If you use the CCL ATTACH ADAPTER statement to attach an adapter, you must supply the adapter type.
Property Label Description
Adapter Configuration File

Property ID: configFilePath

Type: filename

(Required) Specify the path to the adapter configuration file.

Related concepts
Adapter Integration Framework
Related tasks
Starting an Adapter
Creating a Cnxml File for a Custom Adapter
Stopping an Adapter
Related reference
Adapter Toolkit: Sample cnxml File for Input Adapters