Hi Experts,
I am getting two files with different account numbers 012545634563 , 01254564520.
currently am using only file number. Now i have to check the account number and i have to map to ID data field in mapping.
I have 2 data fields currently in my mapping
constant
0706 ---> ID
012545634563 ---> Account number
when i get this account number 012545634563 i have to pass ID number 0706 or if i get 01254564520 the i have to pas in ID 0708 now i have to use dynamically pls help.
Ex : whenever the file is coming with account number 01254564520 then it will update the ID value as 0708 in the file.
Regards,
Mohammad