hello. Im using InlineQuerier in a worbench where I have changed the attribute naming. Therefore, I dont want to read from a reader but from a transformer just before the InlineQuerier. Is it possible? Mnay thanks
Page 1 / 1
Yes you can.
Take into account the changed attribute names of course.
Hi @cferna30
I simulated your case with to rename the Attribute from source NM_MUNICIP to NAME ( with transformer AttributeRenamer ):
Into the transformer InlineQuerier edit for the new Attribute NAME, like this image:
Thanks,
Danilo