I am using the property couchbase.topic.to.collection for topoic to collection mapping.How to configure couchbase.document.id also configurable for each collection

We have a use case that need to create document id from the json body. For the single topic to collection its working.
Each topic is producing diferent json structure and for this requirement how to configure the document id. Please. Help me

According to Quickstart | Couchbase Docs , it seems like you would need to create different sinks for the different topics. Or rely on topic/partition/offset for the id.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.