Question

I've exposed attributes, now how to pass the attribute values?

  • 19 August 2021
  • 1 reply
  • 2 views

Hi all,

I have a Folder containing a series of CSV files with identical schema. I have created a Directory/Path reader to identify those CSV files. I have an attribute exposer to identify the identical schema from those CSV files. How can I pass the values of the respective attributes to my next transformer in my workbench?


1 reply

Badge +20

can you provide some sample data?

PATHReader should be folowed by FeatureReader.

Reply