REST Adapter Automatically Converting Decimal Value To Hexadecimal
(Doc ID 2769717.1)
Last updated on JANUARY 08, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Goal
REST adapter accepting the JSON as request payload.
The adapter is working fine for the decimal value where the decimal value has 7 digit before precision point (i.e. 1111111.11), but when the request contains decimal value with 8 digit or more than 8 digit before precision point (i.e 11111111.11) the number is changed.
Solution
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
Goal |
Solution |
References |