Resolved! Do JSON mapping in a single mapper
Hi Everyone,This is my sample JSON data.I want to map this data in a single mapper in order to get the result set below.Currently I am using too many snaps to do the same. I want to reduce my number of snaps and get it done in 1 mapper.