Obiee webservice testing using soap ui
Hi
I am testing the analytic soap webservice (/analytics-ws/saw.dll?SoapImpl=xmlViewService) using SOAP ui tool. The session id is retrieved and passed to xmlViewService, however when i am running the request i am getting the below error message.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:saw-SOAP="com.siebel.analytics.web/soap/v6">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Path not found (/shared/Custom/Human Capital Management/Reports/Leave Details Report)</faultstring>