Basic enrichment of the original document
In basic enrichment, the values of primitive types, leaf elements, from the patch document are identified using path expressions. The place in input document, where each value should be inserted is also identified using path expression. The enriched document is then constructed and sent as output to the next step. Output document is enriched input document, that means that Input and Output documents must have the same schema.
BOD or JSON Conventional document types are supported in Basic enrichment. You can use different document types for Patch and Input (Output). For example Patch document BOD and Input (Output) document JSON Conventional.
All message headers from source document are persisted during the enrich process. Only new Message Id is created for the Output document.