JSON Number Auto Conversion To Scientific Notation Using REST Adapter
(Doc ID 2679110.1)
Last updated on AUGUST 16, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
Issues with JSON value being converts to Scientific Exponent (E) notation whenever the number of digits is greater than 9 digits.
Examples:
Value "123456789" works without issues
Value "12345678901" is converted to "1.2345678901E10"
Value "123456789012" is converted to "1.23456789012E11"
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |