Running vacation rule report via OIC
Summary:
We are trying to run the EmployeeVacationAndDelegationRulesReport via OIC and getting the following error from the SOAP adapter. We want to extract the data from the report output and insert it in a staging table on an ATP DB.
reason>CASDK-0033: Received a SOAP fault while invoking endpoint target: https://****-****.oraclecloud.com:****/xmlpserver/services/ExternalReportWSSService. This indicates a processing exception on the service endpoint side. Please check service side logs to further diagnose the problem <![CDATA[ Fault Code : env:Receiver Fault Reason : PublicReportService::generateReport for reportAbsolutePath [/Financials/Workflow Reports/EmployeeVacationAndDelegationRulesReport.xdo] failed: due to oracle.xdo.server.ServerException: oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: java.lang.NullPointerException ]]> :Application