I need to get key value pairs of hashmap in the data attribute in below json. Can I please know how to get the key value pairs ? I could not fetch them during metadata scanning for json input. I could easily get name and id. Please see attached snapshot. I need to fetch and parse hashmap present in data attribute.
Dont bother trying those JSON components... maybe just for extracting the data object(s). Go for regex and extract everything with "data" : {..... } and iterate over the results. Next iterate over the key-values and do the conversion/mapping yourself. Use a tJavaFlex , preCode, mainCode, postCode ...