Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Rounding Up Decimal Values When Converting Json to Copybook #5758

Closed
DimuthuMadushan opened this issue Nov 13, 2023 · 0 comments · Fixed by ballerina-platform/module-ballerinax-copybook#28

Comments

@DimuthuMadushan
Copy link

Description:
The convertToAscii API in copybook module quantizes the decimal values that is exceeded the expected length in Copybook definition. The proper way to handle this is to throw an error instead of quantize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
1 participant