Hi I have workbenches saved where I connected to Esri ArcGIS Server Feature Service however now they don't work and they used to. I suspect it is a proxy issue which is stopping me connecting but this is an existing link that no longer works for me. https://maps.npdc.govt.nz/arcgis/rest/services/viewer/utilities/MapServer.
This is what I get in the log:
he 'ARCGISFEATURES' reader was destroyed successfully
'ARCGISFEATURES' reader was created successfully
Creating reader for format: Esri ArcGIS Server Feature Service
Trying to find a PYTHON plugin for reader named `ARCGISFEATURES'
Loaded Python module `arcgisonlinefeatures' from file `C:\\Program Files\\FME\\plugins/python27\\arcgisonlinefeatures\\__init__.pyc'
Python Exception <TypeError>: unsupported operand type(s) for +: 'NoneType' and 'unicode'
Could not create Python Reader `ARCGISFEATURES'
A fatal error has occurred. Check the logfile above for details
Failed to open the dataset 'https://maps.npdc.govt.nz/arcgis/rest/services/viewer/utilities/MapServer'
DATASET INFO:
DATASET: https://maps.npdc.govt.nz/arcgis/rest/services/viewer/utilities/MapServer
NUMBER OF PARAMETERS: 7
RETRIEVE_ALL_TABLE_NAMES = Yes
AUTH_TYPE = None
USER =
PASSWORD = ********
TOKEN =
_MERGE_SCHEMAS = YES
RETRIEVE_ALL_TABLE_NAMES = YES
The 'ARCGISFEATURES' reader was destroyed successfully