Hi all,
I'm trying to create a web tool that will mimic the Screening widget in the web appbuilder. That widget can't consume wfs services, and my data is all from wfs services.
I'm using the Extract data task tool in ArcGIS Pro and it works fine with wfs services.
When I'm trying to publish the web tool to the portal, I'm met by a warning in the Analyze part that the data source is not registrered with the server, which makes sense with wfs data.
But since I have a lot of wfs services/data, I don't want to copy everything to the server. So my question to you all is this:
Is it possible to register the wfs servicen as a source on the server in any way? I can't register it as a Data Store, which also makes good sence. But the tool should always have access to the wfs, so why shouldn't a web tool work?
Anyone know of a shortcut or workaround for this type of problem?
Thanks