Hi Charan,
As per SAP help,
Configuring the Sender SOAP Adapter - Advanced Adapter Engine - SAP Library
You have configured the SOAP sender adapter. You can trigger a call to the sender SOAP adapter using either of the following URLs. However, SAP recommends you to use the second option.
- http://<host name> : <port name> /XISOAPAdapter/MessageServlet?channel=<party name> : <service name> : <channel name>. If you have not created a party, enterchannel=: <service name> : <channel name>
- http://<host name> : <port name> /XISOAPAdapter/MessageServlet?senderParty=<name of the sender party>&senderService= <name of the sender service>&interface= <name of the interface>&receiverParty= <name of the receiver party>&receiverService= <name of the receiver service>&interfaceNamespace=<name of the interface namespace>
Please note that you can directly give the wsdl file from configuration Tool (ID) either using Sender Agreement (or) using ICO --> Menu --> Display WSDL.
Best Regards,
Praveen Gujjeti