Question

setting new attributes values with schemamapper

  • 7 April 2020
  • 1 reply
  • 1 view

Badge

Hi Folks,

I have a table CSV with these values :

I would like with SchemaMapper, to transform Old componants (named src_cmp) and old attributes (named src_attr_1) and their old values (named scr_value) to

New componants (named dest_cmp) and newattributes (named dest_attr_1) and their new values (named dest_value)

I have used differents ways of parameters inside SchemaMapper, but didn't succeed.

May anoone tell me if it's possible ?

regards


1 reply

Badge +16

Hi,

The schema mapper can initially be a bit tricky to get going, but once you understand how to set the mapping it works like a charm.

A good place to start is: https://knowledge.safe.com/articles/1136/schemamapper-transformer-tutorial.html

Hope this helps.

Reply