As of March 3, 2025, Jira and Confluence support queue/operations have been moved from ServiceNow to Jira Service Management (JSM). Please raise support requests by visiting the JSM Portal.
Create fact with a Bigdecimal datatype field. Applicant.java
Create test scenario with this field in the given part of the test. Permille.scesim
Run test.
Expected: message like "Impossible to parse ..... is not natively supported. Please use an MVEL expression to use it"
Actual: the test will fail, highlighting the field value with the error message ''class java.math.bigdecimal is not supported'
Create fact with a Bigdecimal datatype field. Applicant.java
Create test scenario with this field in the given part of the test. Permille.scesim
Run test.
Expected: message like "Impossible to parse ..... is not natively supported. Please use an MVEL expression to use it"
Actual: the test will fail, highlighting the field value with the error message ''class java.math.bigdecimal is not supported'