Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
Report Run in jasper studio (no error)
From java application got below error massage.
*jaspersoft studio and java application Compliler Complaince Level = 11
1:Errors were encountered when compiling report expressions class file:
1. EnglishNumberToWords cannot be resolved to a type
value = ((EnglishNumberToWords)parameter_Scriptlet_1_SCRIPTLET.getValue()).convert("12452200.23"); //$JR_EXPR_ID=56$
<------------------>
2. EnglishNumberToWords cannot be resolved to a type
value = ((EnglishNumberToWords)parameter_Scriptlet_1_SCRIPTLET.getValue()).convert("12452200.23"); //$JR_EXPR_ID=56$
<------------------>
3. EnglishNumberToWords cannot be resolved to a type
value = ((EnglishNumberToWords)parameter_Scriptlet_1_SCRIPTLET.getValue()).convert("12452200.23"); //$JR_EXPR_ID=56$
<------------------>
3 errors
.