HI
I have a mapping field. I have a field XYZ in the source. It's mapped to ABC in target. If XYZ doesn't exist then ABC = 001. If XYZ exists and if its values are 1, 2 or 3, then ABC = 003
How to meet this requirement ?