Mapping is configured from system A to system B. Lookup type of fields such as 'Priority' to 'Priority' are being mapped. Now if field values of both the system are different like in System A 'Priority' field have values like '1','2','3','4' while in System B 'Priority' field values are 'Critical','High','Medium','Low'. In such cases, how can I map values like values like '1' to 'Critical', '2' to 'High',
READ MORE >