I need to export all source and destination values from an attributeValueMapper transformer. How can I do that?
Solved
How to extract all attributeValueMapper source and destination values?
Best answer by nielsgerrits
bilal wrote:
Thank you for the suggestion. Unfortunately I have 100 rows so that solution will not work in my case.
Copy paste the transformer to an empty workspace, use another workspace and a FeatureReader FME Workspace (FMW) featuretype TransformerParameters to read the one transformer workspace. Look for transformer_parameter_name LUT, transformer_parameter_value has the values you are looking for.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.