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