Hi AkshayWhere exactly the communication fails, do you get an error message? I suggest you use the ICM trace and transaction SRT_UTIL for error analysis. If the service is asynchronous you can also check tr SRT_MONI This guide shows how to use the IC...
Hi BernwardSAP is able to parse RPC style WSDL with the help of the SIDL library. There is a switch that switches off the use of this library however I dont think this is the problem here. You can still check note 1801866 to make sure the switch is d...
NurhanThe problem is on the network level. I suggest you check this with your network administrators. You can create an ICM trace then look for the host name of the service provider in the trace to see if there is more details about why the connectio...
Hi ShammiThese option can be found uner the button 'Open binding WSDL generation'. Not the googles icon but the one with the little globe.RegardsBotond
Hi Nagaraj,This is because the runtime configurations have been copied and they carry the system id of the source system. A 1:1 copy of web service configurations should be avoided. There is a transaction STC01 for this purpose. Best practice is to r...