Hi guys,
I have three Excel files which need to be converted into a Esri file gdb as three tables.
As a schema for each of these tables I want to use three other tables which are stored in a gdb. I imported the last mentioned tables as readers and tried to implement their schemas in the writer of the first three tables using 'Schema definition'.
However, I got an error when running the translation
I am doing something wrong?