amit_saroha
4 years agoNew Contributor III
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?