Integration Connector¶
The integration connectors support the exchange of metadata with third party technologies. This exchange may be inbound and/or outbound; synchronous, polling or event-driven.
An integration connector is hosted in an Integration Daemon server. It is built using the Open Integration Framework (OIF), which supplies its base classes and the context object that gives it access to open metadata. A single integration connector can work with many pieces of third party technology, each one attached to it as a catalog target.
An integration connector is shown deployed in an integration daemon. The connector is linking to a third party technology and also calling the open metadata APIs of Egeria to manage the exchange of metadata.
Further information
Raise an issue or comment below