I need to convert csv to shapefile. How can I get the file name of the csv in the the attribute of the shapefile? I tried the fme_feature_type but its not working.
Question
I need to convert csv to shapefile. How can I get the file name of the csv in the the attribute of the shapefile? I tried the fme_feature_type but its not working.
@Mark Stoakes @ebygomm @tomfriedl I have tried all these methods still the output is not received. Before I had used the same for shapefiles but it is not executed for csv files. I tried using the FeatureReader but it is taking a lot of time.