Hi All,
This is the first time attempting to automate an FME flow on a server.
I didn't want to create the flow on my laptop and then have to move it and the web connection to the server - so i just opened FME workbench on the Server, while logged in as the ArcGIS Server account - and built it. (This is on a server with ArcGIS Enterprise 11.3 installed, along with Data Interoperability).
I could build the process, which includes grabbing GeoJSON from a URL and then pushing the results to an ArcGIS Online Hosted Feature Service with an Esri ArcGIS Online (AGOL) Feature Service writer. But, when trying to write to ArcGIS Online, I get the following error:
Message Type: fme::internal::_v0::py::Exception
Python Exception <ImportError>: Can't connect to HTTPS URL because the SSL module is not available.
I have spent hours looking for an answer to this in both FME and Esri communities - and then just took the workbook to my laptop - plopped it in FME there - replaced the web connection...
and it worked with no issue.
Has anyone else overcome this issue?
Thanks,
--Adam