Dear Deva,
In order to access the response in receiver client, you should specify the message exchange pattern (MEP) as InOut because an InOut MEP will indicate this iflow is synchronous. Otherwise it is asynchronous and there is no response.
Kind regards,
Andy.
Add comment