How to work with composite records handling in a MongoDB destination component.
A composite record models an array item in a MongoDB document. The nested document in such an array usually have the same set of fields, thus they are modeled by a separate input (named after the array element path). For each parent record (e.g. a ...