Solved
Forum Discussion
tlikarish
7 years agoEmployee
A colleague (HT @tstack) mentioned an alternative method that’s a bit simpler. You could use a mapper with the Mapping Root set to $.data[*]
and the just map e_no
to age
in the mapper. Attaching an example pipeline to illustrate the idea.
eno-to-age_2019_01_25.slp (5.8 KB)
Ajay_Chawda
7 years agoContributor
Hi @tlikarish
Thank you for providing solution.it worked.