Hi all,
I have a scenario like this
1.the sender is a synchronous webservice(wsdl provided by the client)
2.the reciever is an async Idoc
I need to send the soap request message to the idoc.i dont need any response back,but the problem is its a sync async communication.
please suggest
Abhishek