Hello MongoTeam , We want to setup MongoDB Source Connector to produce to multiple topics from a single collection, based on some schema property value. Is this configuration possible?
Check out Dynamic Topic Mapping
After reading , what I understood is dynamic mapping for different topics are possible for multiple collections . I have a single collection and want to read the single collection properties value and then map to multiple topics . This is what I found on Mongo support portal which maps different namespace for different collections.