Skip to main content
Question

Esri GeoDatabase_SDE - cannot write to complex FCL

  • September 20, 2021
  • 2 replies
  • 19 views

sieblist
Participant
Forum|alt.badge.img

Hello Community, I need to write objects in a versioning complex feature class, but FME gives me the following error:

 

An error occurred while attempting to store a row into the table 'UTARC.FCL_S_MESSPROJEKT'. The error number from ArcObjects is: '-2146233079'. The error message from ArcObjects is: {Der Erfassungsmaßstab wurde nicht initialisiert.}

2 replies

pratap
Contributor
Forum|alt.badge.img+12
  • Contributor
  • 605 replies
  • September 20, 2021

I didn't understand the error since it is in other language. I have verified the workspace which is attached to this thread. Reader is polygon type and writer is line type, if this is the requirement then transform polygon feature to line feature as well


sieblist
Participant
Forum|alt.badge.img
  • Author
  • Participant
  • 2 replies
  • September 20, 2021

Sorry, a part of the message is in german and mean "The acquisition scale has not been initialized

".

When i change the writer to geodb_polygon i became the same error.