Skip to main content

Hi all.

Is it possible to expose all attributes with a specific prefix with a transformer ?

E.g. x_kjhkjhgk, x_iuyiuytiuyt and x_nmbvmnbvmnbvc

All attributes are read by FeatureReaders and renamed with a BulkAttributeRenamer.

Or most I delve into doing some Python magic using the schema features and fmeobjects ??

Cheers.

Hi ​@lifalin2016 ,

There is no way to expose attributes automatically in any case, but it would not be necessary to expose attributes in some cases.

Why did you think exposing attributes would be required?


Reply