Skip to main content

The FeatureReader for Esri ArcGIS Server Feature Service seems broken in 2024.0. 

I try to read the following feature type : "Zones de gestion intégrée eau par bassin versant - ZGIEBV";

and I get the following error message : ArcGIS Feature Service Reader:

 

Could not find a layer/table matching feature type 'Zones'

Python Exception <FeatureTypeNotFoundException>: FMEException: 928219: ArcGIS Feature Service Reader: Could not find a layer/table matching feature type 'Zones'

 

It seems to me like the feature type cannot contain spaces. This worked fine in FME 2023.

Hi @antoine.prince 

 

It looks like this issue was fixed in 2024.1. You can find the latest version on our downloads page

If you are still experiencing this issue in the latest version, if possible please send over your workspace and I can take a closer look. 

 

Crystal 


Indeed! Just installed 2024.1 and the bug has been fixed. Thanks!


Hi @antoine.prince 

I’m glad to hear it’s working now. Happy to help! 


Hi ​@crystalatsafe is also applicable for issue wherein Feature Service Reader fails when spaces are in the Feature Type Name? Our customer is experiencing this issue using FME 2024.0.1. Thanks.


Hi ​@klandicho this is a fairly old post, I saw you posted on an even older post as well, in the future I would create a new thread with a link to this post as a reference to the problem you are facing. This would get more visibility as comments like these often get lost. 
Regarding this issue with spaces causing an error, this thread speaks about the bug occurring in 2024.0 (the version you are using) and it has been fixed in 2024.1 b24594 and newer. Please install this version or newer at https://fme.safe.com/downloads/ to see this issue resolved. (FMEFORM-31255)


Reply