Skip to main content
Solved

How to resolve "ArcGIS Online Feature Service Reader: Could not find a Feature Service item matching the Feature Service directive"

  • January 19, 2021
  • 3 replies
  • 360 views

Forum|alt.badge.img

I have a survey123 application. i am trying to connect the feature class connected with this application in ArcGIS Online to my local database. For this i am using FME Workbench. I have previously conencted Arcgis online feature class using fme desktop and it worked fine. This time however i am getting the following error.

 

ArcGIS Online Feature Service Reader: Could not find a Feature Service item matching the Feature Service directive

 

I am using FME 2020.1

When i added the AGOL reader and chose this feature class i am getting column names in reader which means it is able to connect to feature class, when i press the see source data on reader I can see the data as well. It gives me error when i run the FME even if i don't have any transformer and just inspector.

FMQ Q

Best answer by markatsafe

@smas1​ Can you share a log file & workspace (or send it to mark @ safe.com if the data is sensitive).

  • Make sure you do have read permission for you Feature Class - it definitely looks like you do.
  • are there any special characters in the feature class name (like a \\)
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

Forum|alt.badge.img+2
  • Best Answer
  • January 19, 2021

@smas1​ Can you share a log file & workspace (or send it to mark @ safe.com if the data is sensitive).

  • Make sure you do have read permission for you Feature Class - it definitely looks like you do.
  • are there any special characters in the feature class name (like a \\)

Forum|alt.badge.img
  • Author
  • January 20, 2021

@smas1​ Can you share a log file & workspace (or send it to mark @ safe.com if the data is sensitive).

  • Make sure you do have read permission for you Feature Class - it definitely looks like you do.
  • are there any special characters in the feature class name (like a \\)

Hi @Mark Stoakes​ 

Sure I will share FME and log, though i need to check if i can share feature class publicly on AGOL. If I cannot I don't know how you will be able to see this.

FC name is "Operations Integrity Management/xxxxxxxxxxx Right of Way Surveillance "

and Layer name is "survey"

May be the issue is in the name ?


Forum|alt.badge.img
  • Author
  • January 20, 2021

I have renamed and the issue is resolved. Either it was due to long name or name with space characters in it.

but it is resolved.

Thank you @Mark Stoakes​  for guidance.