Hi I am trying to use FME to update data on AGOL. This works with small data sets, however on larger datasets I get a timeout error (see below), when the process takes more than about 20 seconds.
I am using FME 2015.1.1.0 and can't upgrade at the moment :-(
I have tried using system proxy settings (but this did not make any difference)
If I process the updates in batches this works (but is messy), and I can't truncate a large tables (as this is one large transaction)
Has anyone else had a similar issue with a known work around?
FME Error: "The error was 'HTTPSConnectionPool(host='services2.arcgis.com', port=443): Read timed out"