I have a MPRN field of integer type. It should not be less than 10 digits.If it is less then append zeros to make it 10 digit. For Ex: IF MPRN is 23456 then it should be 0000023456.Howto achieve this in mapping.