Hi,I have a requirement to convert nested Json array in collection to Json,I have attached the reference collection image,I need to convert the nested JSON arrays into a flat structure so that all nested elements are stored in one collection. So, I c...