Hi
Attached is workspace what wrong with it, as I can't write the output in to feature class inside esri gdb.
Hi
Attached is workspace what wrong with it, as I can't write the output in to feature class inside esri gdb.
Hi there,
I can see you are creating fme_line geometry. This can be discovered under fme_geometry in Feature Information window.
I inspected the 9 features on the Sampler
To write these 9 feature to Esri geo database, you have two choices
Like I said in one of my answers to the original question, maybe you don't set the geometry type to geodb_polyline.
I exported to 'ESRI Geodatabase (File Geodb Open API)’ and set the Geometry type to geodb_polyline. When I open this geodatabase-folder with FME Data Inspector (I don't use ArcMap) I see all the features I exported, with their attributes.
Is there and difference in table handling...settings
Sorry, I can't help you there.
I can export to 'ESRI Geodatabase (File Geodb Open API)’ only, and that works as expected, but I have no access to the other ESRI geodatabase formats.
But as that export works correctly (at least I can open the resulting gdb and display the data), I would expect the problem to exist somewhere else.