Hi Experts,
There is a requirement where in SAP-PI is exposing web services to outsiders and for them to be able to access our webservices in a secured manner ,Web dispatcher has been used in between PI and outside partner .
The problem here is that web service is working fine with SOAP UI environment as http request .But when Partners are trying to access via https they face difficulties .The SSL certificates have already been validated and the partner is able to enter into our network. But not able to access the webservices.
Can anybody tell me what are the details to be shared with basis people apart from SOAP URL ? Do they(Basis) require WSDL also ? Please tell me check list of configuring web dispatcher for this requirement .
Format of URL shared is
https:// hostname:8020/XISOAPAdapter/MessageServlet?channel=NetworkPartners:NP_WO_BS:NP_WODetails_Sender_CC&version=3.0&Sender.Service=&Interface=%5E*
and this is working fine in SOAP UI.
Thanks,
Amar