Reading a feature class from file geodatabase and writing it in another file geodatabase fails,
I wanted to read a feature class from file geodatabase and write it in another file geodatabase but it appears not to work
What might be the issue here?
Thank you
Best
Jamal
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
The features output from a reader don't have schema attributes which can be used to configure Dynamic Schema with the "Schema from first feature" option. Instead, try setting the source reader ("H [FILEGDB]") to the "Schema Sources" in the writer feature type.
Again, please learn more about the Dynamic Schema mechanism seeing the pages I have provided in the previous thread > "Converting ESRI feature classes saved in file Geodatabase to shape files (in one folder) (https://knowledge.safe.com/CommunityAnswers?id=906a0000000dApPAAU)"
Did you close (stop) ArcGIS before running the FME workspace? As I mentioned in other thread before, GDB can not be modified when it has been accessed by ArcGIS.
What could be the best practice to copy an esri file geodatabse to another file geodatabse?
For example, in the screenshot below, I wanted to copy the S file geodatabase (attached) to T file geodatabase
Hi @jamal this should work as long as you have ArcGIS closed when you run the workbench. I would suggest creating a new thread and referring to this thread to get more visibility from the community. If this is urgent for you, I would submit a support case with a sample of your data and your translation log file.