Skip to main content

EMP Details

Modern AVRO Schemas

These schemas are used in producing and consuming EMP messages on/from our cloud APIs

All CMD EMP topics are log compacted with all records present on respective topics for perpetuity.

Applications should start consuming from the latest offset if they don’t want to re-load all records.

If service is configured to consume from offset=zero, then all of the records will start loading in your DB.

SchemaLinkSample FeedStatusV2 Topic Name (To be deprecated soon)Retina Topic NameSample DataRemarks
1Customer AVRO SchemaCustomer_ValueSchema_Modern.v1.avscApproved by MIM teamSIT: MSK.commercial.test.sitCustomer.topic.internal.any.v3PP/PROD: MSK.commercial.customer.topic.internal.any.v3SIT: msk.commercial.test.sitcustomer.topic.internal.any.v3PP/PROD: msk.commercial.customer.topic.internal.any.v3
2Contact AVRO SchemaContact_ValueSchema_Modern.v1.avscApproved by MIM teamSIT: MSK.commercial.test.sitContact.topic.internal.any.v3PP/PROD: MSK.commercial.contact.topic.internal.any.v3SIT: msk.commercial.test.sitcontact.topic.internal.any.v3PP/PROD: msk.commercial.contact.topic.internal.any.v303/Aug: Addition: of “Customer Trading Name” field is been added to CustomerIds Object
3Concern AVRO SchemaConcern_ValueSchema_Modern.v1.avscApproved by MIM teamSIT: MSK.commercial.test.sitConcern.topic.internal.any.v3PP/PROD: MSK.commercial.concern.topic.internal.any.v3SIT: msk.commercial.test.sitconcern.topic.internal.any.v3PP/PROD: msk.commercial.concern.topic.internal.any.v3
4CBU AVRO SchemaCBU_ValueSchema.v1.avscApproved by MIM team
5Customer Facility AVRO SchemaCustomerFacility_ValueSchema_Modern.v1.avscApproved by MIM teamSIT: MSK.commercial.test.sitCustomerFacility.topic.internal.any.v3PP/PROD: MSK.commercial.customerFacility.topic.internal.any.v3SIT: msk.commercial.test.sitcustomerfacility.topic.internal.any.v3PP/PROD: msk.commercial.customerfacility.topic.internal.any.v3
6Notification AVRO SchemaNotification_ValueSchema_Modern.v1.avscApproved by MIM teamSIT:MSK.commercial.test.sitNotification.topic.internal.any.v3PP/PROD:MSK.commercial.notification.topic.internal.any.v3SIT:msk.commercial.test.sitnotification.topic.internal.any.v3PP/PROD:msk.commercial.notification.topic.internal.any.v3
Was this page helpful?