From ERP to CZZ
Integration platform for connecting external ERP systems with comerzzia.
Overview
The ERP to CZZ integration consists of two main components:
-
Input Layer: REST API gateway for receiving ERP data
-
Processor Layer: Message processing and comerzzia database integration
Architecture
The integration follows a message-driven architecture where data flows from external ERP systems through the Input layer, which validates and publishes messages to a message broker (Kafka or Pub/Sub), and then the Processor layer consumes these messages to update the comerzzia database.