Hi,
I want to have two integer columns in a database named as Status and StatusReason respectively. I want to map these values to state and statecode fields in contact entity so that when i import the data from database to CRM, these updated records gets modified and deactivates the contact record if statecode = 1 and statuscode = 2
Thanks,





