Lets say we have Nested Json and we flattened it using Field Flattener processor in Pipeline. Can we Unflatten it again to get original nested json.
Page 1 / 1
Hi
I don’t know if it is what you are looking for, but take a look at the Data Parser Processor
Thanks
You will have to re-create the map and then use Data Generator or JSON Generator to create the nested JSON.
The output og Expression Evaluator will look like this:
The output of Data Generator will look like this:
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.