What is better option , use map to select the fiel...
# troubleshooting
a
What is better option , use map to select the fields on messages As return msg[1] +”,” +msg[2] so on Or use pojo class and deserialize based on these fields and write to string of the methof to retun csv in serilaizing