Hello all,
I have succeeded in building a workspace that Reads from Oracle and Writes a fileGDB that includes metadata for the feature layer in the fileGDB. I used an XMLTemplater to achieve this.
I am successful when I use the Writer Esri Geodatabase (File Geodb)
However, I would prefer to use the Writer Esri Geodatabase (File Geodb Open API)
But when I substitute this Writer, it fails to include the metadata for the feature layer.
Is there some setting that I am missing?
Or is this functionality just missing from the Open API Writer?