Issues With Decimal Separator Using 'fn-bea:format-number'
(Doc ID 3051878.1)
Last updated on OCTOBER 09, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.4.0 version, OSB Transports
issues with decimal separator
When using a function from an XQuery library that is internal to WebLogic (fn-bea).
{fn-bea:format-number(fn:data($Variable/ns1:XX),"0.00")}
The function explicitly specifies a decimal point and not a comma. However, it was verified that it returns the format with a comma."
Caused By: com.fasterxml.jackson.core.JsonGenerationException: Error occurred while trying to write the value: 15000000,00
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 |