Hi all,
I have 2 different SOAP URLs
http://abc-xx-pi70:8000/XISOAPAdapter/MessageServlet?channel=:SoapClientBusinessService:SoapSenderChannel
http://abc-xx-pi70:8000/sap/xi/engine?type=entry&version=3.0&Sender.Service=SoapClientBusinessService&Interface=urn%3Atest%3Aworkshop%3Asoap2proxy_sync%5EMI_Customer_OB_Sync
What is the difference between the 2 SOAP urls? I am able to use the two different URLs in my Java SOAP Client to post the message.