Dividing two fields (Big Decimal) . getting divide by zero error
Hi,
I just need to divide two fields which are defined as big decimal data type.
for example, receivables/sales. below is my actual rule. I am checking if the fields dont have zeroes in them. Below code is failing with "java.lang.ArithmeticException: / by zero". Can anyone help me please.