I am working on SAP MII 14.0. I have to send the data from SAP to OTM using MII as Middleware.
We will get multile items in one XML as SAP Response at a time. Each item will have OTM_Ship tag which contains different value for each item. We have to save all QTM_Ships in one list.
So Please suggest me that how can i save all OTM_Ship values in one list.