Hi All, For one of our custom schemas, an 'Interaction ID' field flows
from data systems to ACS.This field apparently is a large integer value
(eg: -7147687652581693114), hence this was setup as type: Integer (64
bits, ±9,223×10^15) at the time of implementation (done by Adobe
Consulting). We have been observing issues with this field for quite
some time now and when we dig into troubleshooting, it seems this field
has forever been adding extra zeroes at the end of the incoming value.As
an examp...