Hello. Jolt transformation.
Etienne Le mar. 31 mars 2020 à 14:40, Darren Govoni <[email protected]> a écrit : > Hi, > I want to use Nifi to design a flow that modifies, updates, etc a > nested JSON document (or that can finally output one at the end). > > For example: > > { > "name":"this and that", > "field":"value", > "others": [ > {"name":"here and there"}, > ... > ] > } > > What's the best approach to this using Nifi? > > Thanks in advance! > Darren >
