Architecture
Connector Component view
A Connector project contains three Components.
- Connector API: A Connector interface and skeleton of Connector APIs.
- Connector Impl: Actual implantation of Connector interfaces including some required external Libraries.
- Configuration Profiles: Externalizable properties are profiled via WaveMaker Profiles.
- Third-Party Systems: External services like Kafka, MongoDB, AWS, Azure services, and more.
Connector view inside a WaveMaker App
One or more Connectors can be used inside a WaveMaker Application. Connectors are orchestrated through Java Services.