Error while calling BIP webservice
Hi,
We are trying to calling the BIP webservice from an external application. We are receiving the below error
<faultType>0</faultType>
<remoteFault>
<part name="summary">
<summary>oracle.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport for reportAbsolutePath [/Test_Layout_editor/TEST_SOA/soa_msisdn.xdo] failed: due to oracle.xdo.XDOException: java.lang.reflect.InvocationTargetException</summary>
</part>
<part name="detail">
<detail><oracle.xdo.webservice.exception.OperationFailedException/> <ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">hjtddevbipapp</ns1:hostname> </detail>
</part>
<part name="code">
<code>{http://schemas.xmlsoap.org/soap/envelope/}Server.userException</code>
</part>
</remoteFault>
</bpelFault>
</fault>
<faultType>
Attached is the log of BI Publisher. Can anyone please help?