I am newbie of Talend Data Integration. May need everyone give some advise at below question:
I have a Post method Rest API which response is generic list. I have no idea how to get whole list from TRestClient. I did many ways for example : TRestClient -> TXMLMAP -> TLogRow.
At tXMLMap, for the body-> root, what should I set at right panel to get the whole data?