📄️ Connector architecture and components
As a developer, it is important to understand the architecture and components of a connector before building your own.
📄️ Connector configuration file
The connector configuration file \(connector-config.xml\) is an XML file that is used to bootstrap the connector loading process within the {conKeyRefs.UCAtomRuntime}. This file determines which class is the Connector implementation class.
📄️ Connector descriptor file
The connector descriptor file \(connector-descriptor.xml\) is an XML file that describes the capabilities of a connector built using the Connector SDK. Boomi integration uses this file to dynamically construct the user interface for a connector when creating a new connection or operation for a connector on the Boomi Enterprise Platform.