Hi all.
I'm reading five feature types from Oracle using a Feature Reader and I want to suffix each of the attributes in each feature type with a text string.
The reason for this is that I'm running some line on line and line on area transformers and the attributes from each feature type have identical names.
The end goal is to generate a dynamic schema (with renamed attributes) on the output tables based on merged feature types from the transformers mentioned above.
Is the bulk attribute remover the correct transformer to be using here?
Thanks,
Michael
What have I missed?