Forum Discussion
Error returned: 'OLE DB or ODBC error: OData: Request failed: The operation has timed out
Hi all,
I am trying to get data by OData but after fetching some data for about 30-40 minutes it shows the error of
Error returned: 'OLE DB or ODBC error: [DataSource.Error] OData: Request failed: The operation has timed out.
I changed the timeout time in data source settings by writing the query
https://xxx-dxxoxx.sandbox.ax.dynamics.com/data, null, [Timeout=#duration(0, 0, 59, 0)] but again after saving the query I tried to get data by writing
https://xxx-dxxoxx.sandbox.ax.dynamics.com in odata, again it shows the error of timeout and when I checked it in the data source settings it was using my recent odata URL instead of the query I wrote, every time it displays the recent data paths in data source settings, what should I do to remove this error?
Please help me out..!!
1 Reply
- AnonymousNot applicable
You can change the timeout to 60 minutes so that if the dataset is large it will reflect the data.