Hello Jitendra,
Many Thanks for your time and effort on this.
I spoke to the 3rd party to check if they could see my data reaching them and they have confirmed that they could see my data reaching their server.
They also confirmed that they process the date and send back the processed status back to SAP. However I could not see the response data in my output structure. So I debugged the code to find an XML reaching SAP with the response data.
I created the consumer web services in SAP using the WSDL provied by them.
I don't understand your last point "the input you are providing , doesn't have any output in provide system" what do you mean by that because I expect the output in the below output structure.
CALL METHOD proxy->xx_update_xxxx
EXPORTING
input = input
IMPORTING
output = output.
Many thanks for all your time and effort on this..
Cheers,
Shiva....