Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I have shape file which contain polygon features I open this file as a reader. I need to load their data in to SDE table The problem is ObjectId and shape columns are not listed in user attributes for reader and unable to match with writer attributes

share|improve this question

1 Answer

Those columns cannot be manipulated by user or fme.
They are internal managed by esri and so will be written by sde.

share|improve this answer
1  
It depends if the user creates the layer with SDELAYER or with FME Desktop. – Julien Feb 13 at 15:37
never heard of that. can you explain? – Brad Nesom Feb 13 at 19:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.