hi,
I have a following scenario:
Webclient--
> SAP ECC
Using Sender Soap Adapter for connecting webclient
Between PI 7.0 & sap ecc system it is proxies.
A webclient sending a request details of customer number and Cutomer Description through PI to SAP ECC system.
In turn SAP ECC SYSTEM giving the response details to webclient through PI 7.0.
i am creating the webserivce in Integration Directory based on message interface of Customer Reponse_Outbound.
How can see the webservices by the following enpoint url
http://host:port/XISOAPAdapter/MessageServlet?channel=:sample_all:RetrievecustomerRecord_SOAP_Sender
I hope the above is the endpoint url....
What i will see in WS Navigator.
I need ur help friends