pawetar90 Posted August 1 Share Posted August 1 Hi, I always generated jasper reports using rest api with '.' (dot) as decimal separator. After I installed jasperserver 8.1.1 version, the server requires ',' (comma) as decimal separator in rest api parameters. How can I change it to dot? Link to comment Share on other sites More sharing options...
anish.rai Posted August 1 Share Posted August 1 Thank you for posting to the Jaspersoft Community. Our team of experts has read your question and we are working to get you an answer as quickly as we can. If you have a Jaspersoft Professional Subscription plan, please visit https://support.tibco.com/s/ for direct access to our technical support teams offering guaranteed response times. Link to comment Share on other sites More sharing options...
bc.martin.zuffa Posted August 2 Share Posted August 2 And what kind of file is your rest api retuning? I mean is it a csv?If you use json then net.sf.jasperreports.json.number.pattern parameter could help, never tried so I am not sure Link to comment Share on other sites More sharing options...
akkhedka Posted August 7 Share Posted August 7 Hello, Please let me know which REST call you are trying and provide me the screenshot of the issue for better understanding. Please refer the REST api guide for more details:https://community.jaspersoft.com/documentation/v8-v81-v810/tibco-jasperreports-server-rest-api-reference Link to comment Share on other sites More sharing options...
akkhedka Posted October 11 Share Posted October 11 Hello If you are using JSON then net.sf.jasperreports.json.number.pattern parameter could help.Please refer the below articles for more details:https://community.jaspersoft.com/wiki/sample-report-using-json-data-source-deployed-jasperreports-serverhttps://jasperreports.sourceforge.net/sample.reference/jsondatasource/index.html Thank You! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now