Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
1
Description
Sink users would like to modify documents before writing to Couchbase. We've been recommending using Single Message Transforms to do this.
The built-in transforms are not sufficient for all cases; it would be nice to have example code that shows how to create a custom transform and plug it into the connector.
There's now an example Transform in the `custom-extensions` example project.