Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic Mapping - Any thought

Hello Experts,

 

I am new to Talend. And this is my first post. Need your expert advise.

 

We have requirement to build dynamic mapping in talend.

 

We use tMap to define the mappings. But requirement is that we need to save mapping into the text  file or Database then Talend should pickup that mapping from the Text File and execute.

 

for example

I need to migrate Profit Center from ERP1  to Target and rule says that we have PC in source as 10 Digits but when we are moving PC into the Target then Talend should pick up it from the text file.this should be configurable.

 

So Mapping File will have

 

Source,             Target,           

PC-Source        PC-Target        

PC-Atr               PC-TAtr           

 

Objective is that I don't want open a mapping for update. I want that is should be picked up from the Text File and talend should execute.

 

Let me know I am able to explain it well and if someone has implemented this kind of solution.

 

Labels (3)
0 Replies