I have a VMap dataset with the directory formatted as follows:- VMap
- v1100
- noamer
- lib_100
- ...
- rference
- ...
- view
- view100
- ...
What is the correct way to load this VMap data into a Geodatabase? I am using an approach like this (I know the example is using the .NET API, but I am using the equivalents in the Java API), but I am getting an AutomationException.What is the correct way to do this?