ERP Export Service Kafka Topics
The ERP Export service publishes the messages in JSON and/or B2MML format to the following Kafka topics:
Events | Kafka topic |
---|---|
Clock-on and Clock-Off | mes.erp.outbound.messages.laborVouchering |
Operation Complete, Material Scrap, Release Route, Process/Work Order Created/Updated/Completed/Deleted | mes.erp.outbound.messages |
Messages about unprocessed events are published here. Note: Check this topic in case of
failures. | event.topic.failedeventname: mes.failedevents |
Note:
Messages for Clock-On and Clock-Off events are generated separately because:
- a lot of messages are generated for these two events and that can adversely impact the system performance
- users who are not interested in messages related to these events can ignore them