Skip to main content
Question

ArcSDE FeatureReader - Workspace succeeds even when there is an error

  • March 11, 2025
  • 0 replies
  • 36 views

ebygomm
Influencer
Forum|alt.badge.img+45

FeatureReader setup with a parameterized connection.

If an incorrect connection is selected, the errors are reported

 

“The error number from ArcObjects is: '-2147216100'. The error message from ArcObjects is: {Insufficient permissions”

 

But the workspace doesn’t terminate and nothing exits the rejected port of the FeatureReader.

 

Rejected Feature Handling is set to Terminate Translation.

 

I would expect the workspace to fail/and or output from the rejected port on this sort of error

 

FME 2024.1 (Form & Flow)