I need to import shape data into MS SQL spatial database
from various file geodatabases. My workspace will be published on the FME
server where .net service will call it.
The structure of the fgdb is always the same shape_length,
shape area and AO number.
The feature class name is different in each fgdb. Is there a
ways I can have global user parameter to read any feature class name from
fgdb???
The other choice I would have is to receive the feature
class name from the API service and pass as user param but I am not sure if
this would work. Any suggestion??
@hcode
@takashi