Question - if that decimal type PK is simply mapped to Text in the extension via Integration Studio, will it just change the numeric representation to the String representation? If so, wouldn't that be the best (and easiest) solution? (and Mapping to Integer might not work because of the chance of duplicate PKs in the existing data)