Question
Cognizant
IN
Last activity: 12 Nov 2024 5:12 EST
Commit failure error
The scenario is to provide an input more than 1 Billion to the Decimal property type (work class property) in the UI but getting the following error while submitting.
Commit Failure error Detail: A field with precision 18, scale 9 must round to an absolute value less than 10^9. Call getNextException to see other errors in the batch.
Could you please help us on this?
***Edited by Moderator Rupashree S. to add Capability tags***
-
Reply
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 7 Oct 2024 23:14 EDT
Maantic Inc
IN
If the column length is already 24 then it should work. I suggest you raise an SR.
Maantic Inc
IN
Maantic Inc
IN
On the presentation tab of the field you can specify the length and the number of decimal places.
Cognizant
IN
After specifying the length in presentation tab also, getting commit failure error again. Not working! Is there any other ways to solve this issue?
Maantic Inc
IN
Go to the table and check the column length against the property where it is being saved.
Updated: 18 Sep 2024 3:04 EDT
Cognizant
IN
Hi,
I have checked the DB and the column length of the property is 24 already. Could you please suggest the way how to debug this issue.
Accepted Solution
Updated: 7 Oct 2024 23:14 EDT
Maantic Inc
IN
If the column length is already 24 then it should work. I suggest you raise an SR.
HCL Technologies Ltd
IN
@Sna05222 Were you able to find a solution for the same? I am getting the same error in my application, if you have received a solution, please do let me know.