Thanks for your response @david_r. I was using kind of similar approach , but that seem to be giving me only vlan-id. my problem here is that id (device) , long-name and vlan-id , all are different level json object , and a device can have multiple interface and each interface can have multiple zero or more vlan-id . i need a final feature attribute that give me id=>long-interface=>vlan-id
please let me know if i am missing something here. when i added long-name in the above transformer , it only give me the vlan-id and does not give long-name.