I'm fairly novice at using enterprise style databases and could do with a few tips. I have an SDE database called Roads (with geometry), which has the following fields:
Road Name:
Road Ref:
I have a SQL database called Survey (no geometry) that has:
Road Ref:
Type:
Condition:
Year:
I have FeatureMerged the two datasets on the Road Ref field so the Survey data has been added to the Roads database. I now want to write this out the same Roads SDE database. This where I'm tripping up!
I'm assuming FME can create a new featue class/type with the relevant felds (i.e. all of the ones from Road and Survey_, but can't see where to do this in the settings, and I'm getting errors. I've tried a few different combinations settings, but could do with some pointers!
Also, is it possible to create the feature class in a feature dataset in the SDE?
Thanks everyone.
Amit