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.
@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.