ADS add <a number> to <a number> does not work for big decimals. It just throws an error when I run a test:
{ "errorStatus": 2, "reasonPhrase": "An error occurred while building the decision.", "buildMessages": "[ERROR] An error occurred while compiling operation \"diagram\". Original message: \"java.lang.IllegalStateException: Cannot find operator ADD for operands java.math.BigDecimal and java.math.BigDecimal\".\nCannot find operator ADD for operands java.math.BigDecimal and java.math.BigDecimal\n" }
This is in Automated Decision Service (ADS) in IBM Cloud Pak for Business Automation 25.0.0. I am not able to create a support case.





-------------------------------------------