Skip to Content
0
Former Member
Aug 02, 2015 at 10:06 AM

Receiving and mapping multiple child nodes from SOAP response to OData

147 Views

Hi Experts,

We have a SOAP Web service which provides multiple nodes in the response.

We are using READ method and successfully we are able to get the data, but the issue is we are getting only one set of value:

I have referred the link:

and tried applying splitByValue() to code, value, and list

but still we are able to get same response.

Software used:

Eclipse Kepler Service Release 2

SMP 3.0 SP 7

Please suggest if the approach is correct, or we need to apply it to other fields as well?

Requesting experts @Ramya Vasanth @Mustafa Saglam @Midhun VP@Jitendra Kansal

to share their views

Attachments

soap.png (31.5 kB)
output.png (43.0 kB)