Hi FME community.
I have a simple task to change Japanese field names in a shapefile to English field names. So I was using SchemaMapper to do this task.
I created a simple csv file which has two columns, old_name and new_name. Then, I used this csv file in the ShemaMapper.
I save the resulted layer as a shapefile. But the shapefile I crated had the exactly same field names as original one. All Japanese field names...
I realized that when I inspect the output with the Inspector, I can see that SchemaMapper actually changed attribute names. Please see an image below.
However, it did't reflect these changes when I save this result as a shapefile. Can someone tell me what I am doing wrong??
Thank you in advance.
Hiroo