Forum Discussion

amit_saroha's avatar
amit_saroha
New Contributor III
4 years ago

Change string based on input string

Hi,
I have requirement to change the value of a string in mapper based on the input string e.g.

Input value - Salary, must be replaced with IT_DEPT_COST when mapping to a variable
Input value - Phone, must be replaced with ALL_DEPT_PHONE when mapping to variable

Can you please suggest how to do it?