Also i tried to change the mapping to below
And all i see in the method processRequestXML is this in the log
<?xml version="1.0" encoding="UTF-8"?>
<ns3:AddSample xmlns:ns3="http://tempuri.org/"><ns3:_Sample></ns3:_Sample></ns3:AddSample>
whereas it shud be filling inside the ns3:_Sample the properties. This doesnt happen.
With this the request been sent to the backend is null.
Any suggestions.
Thanks,
Rakshit Doshi