java.net.SocketTimeoutException: Read time out - runReport Service
Summary:
java.net.SocketTimeoutException: Read time out - runReport Service
Content (please ensure you mask any confidential information):
We have a report created to get Transaction related data from Oracle Incentive Compensation. When we try to hit the Report with certain input parameters like Start date and End date using a V2 Report Webservice we are receiving "java.net.SocketTimeoutException: Read time out" error for few date ranges.
This Report is to be called from an external system to fetch the data in the form of XML. And we tried using ScheduleReport but it is taking a very long time, approx 45mins to return 600 records.
0