Hello everyone, After attaching http://sampleserver6.arcgisonline.com/arcgis/services/SampleWorldCities/MapServer/WFSServer sample, I added to WFS layers (both from Continent); one of then filtered for North America. For both ArcGIS layers I've activated on-demand connection mode(as far as I understand it will always call server).Then I go to analysis tab an selected spatial-join geoprocessing for testing Intersect operation.
As a result of above steps I end up with https://pro.arcgis.com/en/pro-app/latest/tool-reference/tool-errors-and-warnings/999001-999999/tool-... . I've followed all suggestion there but nothing seems to work. By the way if I don't activate on-demand mode everything works as expected but what we need is to be able to call server.
I appreciate any help you can provide.
Version: ArcGIS Pro 4.4
Opened as administrator
Sometimes the error message has a little more to it after a few seconds of loading, can you take a screenshot of what ArcGIS Pro shows as the error when it appears? It may just show what you mentioned, but I'm just curious.
Cody
Thanks for your response @CodyPatterson
Here what it shows :
It does not happen when snapshot WFS connection mode is used.
Definitely looks pretty strange, it cannot seem to find the table being referenced, are you typing the name in or navigating to the table that you're attempting to use, or is it a selection drop down maybe?
Cody
Hello @CodyPatterson
As you can see in next pictures they are layer coming form selection
Here how they look on map:
Thanks!
Btw, output feature class name is added by arcGIS pro, I've tried to change by other one but getting same error.
Hmm very strange, I'm curious if you'd be able to check the GDB to see if there's any issues there. It could have a cached version waiting. If this is the case, I'd delete any old version, or create a blank project and attempt to do it once again:
Cody