Hello Team @plastic-karma @valery1707 @kysnm @trajano @johanhaleby ,
I've a requirement where, on the left I've JSON payload which is flat structure and I want to use JsonPath to construct a composite JSON structure on the right based on a model mapping specification which contains the JsonPath keys for left and right side (what on left maps to what on right).
I'm unable to construct new elements if the out put structure contains data in array. Please advise how can I be able to achieve this.?
Hello Team @plastic-karma @valery1707 @kysnm @trajano @johanhaleby ,
I've a requirement where, on the left I've JSON payload which is flat structure and I want to use JsonPath to construct a composite JSON structure on the right based on a model mapping specification which contains the JsonPath keys for left and right side (what on left maps to what on right).
I'm unable to construct new elements if the out put structure contains data in array. Please advise how can I be able to achieve this.?
Thanks Rajat.
Input Json:
Output Json: