Import Maps| Expression|Math Operations
Content
Hi,
I am trying to do a simple math operation of multiplying an attribute with an integer in expression.
It fails in preview(but validation is successful) and throws the below error in the master data column. It seems like a defect but I want to confirm If I am doing it correctly. I can see PDM is trying to convert the source column to number, Do I have to specify anywhere that column is an integer or explicitly do the conversion in expression?
My Expression:- ([Contract Price (WithPromo / Rebate)]) * 15.00
Error:-
The expression is invalid. (EGO-2745500)
JBO-29000: Unexpected exception caught: org.codehaus.groovy.control.MultipleCompilationErrorsException, msg=startup failed:
Tagged:
1