Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.0
-
None
-
1
Description
When generating the document ID into Couchbase it would be useful to combine / concatenate multiple fields from the document body into the key name
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue blocks CBSE-5289 [ CBSE-5289 ] |
Fix Version/s | 3.3.1 [ 15212 ] |
Status | New [ 10003 ] | Open [ 1 ] |
Summary | Support for combining/concatenating multiple fields to create the document ID | Support assigning document ID from multiple fields |
Description | When generating the document ID into Couchbase it would be useful to manipulate multiple fields from the document body into the key name | When generating the document ID into Couchbase it would be useful to combine / concatenate multiple fields from the document body into the key name |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Story Points | 1 |
Investigate whether this can be achieved using Single Message Transforms.
UPDATE: There is currently no standard SMT that can concatenate/merge the values of multiple fields like this.