Skip to main content
Question

setting new attributes values with schemamapper

  • April 7, 2020
  • 1 reply
  • 28 views

Forum|alt.badge.img

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • April 7, 2020

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.