Hi,
I have a list of 100+ WMS services our company is using in a plugin for QGIS.
I’d like to publish these to our enterprise portal, and I thought the ArcGISOnlineConnector seemed like the right choice, due to it haven the setting:
Action: Upload
URL : WMS URL https://***.net/geoserver/dai/wms?service=WMS&request=GetCapabilities&version=1.3.0
URL Item Type: WMS ?
My error is :
ERROR |Message Type: fme::internal::_v0::py::Exception
ERROR |Python Exception <TypeError>: expected str, bytes or os.PathLike object, not NoneType
ERROR |Error encountered while calling method `input'
FATAL |ArcGISOnlineConnector_CALLER (PythonFactory): PythonFactory failed to process feature
What have I misunderstood ? Or is there a better option ?
Thanks in advance.


