Hi @AEPuser16 ,723456789123 - far exceeds this limit, leading to data corruption or overflow, hence the negative/incorrect values you are seeing.In your AEP schema, you used the 'integer' data type, which maps to a 32-bit signed integer in many systems, including Adobe's internal mapping logic.Refer...