Solved
Creating Empty File Geodatabase
Is it possible in FME to create empty Esri file geodatabases without any feature classes inside? Like how you would manually create them in ArcCatalog.
Best answer by rahulsharma
Hi @jm_spatial, currently this is not possible with FME Desktop as Writer will always require a FeatureType.
You can create an empty folder with name.gdb using a FileCopy or a simple python script
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.