daniele.bevilacqua Posted August 22, 2014 Share Posted August 22, 2014 Hi to everyone.I've an issue accessing reporting by url.I'm trying to view the "SDR Export CSV" report, but using this URLhttps://[MY IP]/jasperserver-pro/flow.html?j_username=[MY USERNAME]&j_password=[MY PASSWORD]&_flowId=viewReportFlow&standAlone=true&reportUnit=/reports/SDRExport&Duration=1&Start=20140822162700 I see the form and not the report.I guess the problem is the missing "Report Time Zone" value, but I can't find the correct format.I've tried with thishttps://[MY IP]/jasperserver-pro/flow.html?j_username=[MY USERNAME]&j_password=[MY PASSWORD]&_flowId=viewReportFlow&standAlone=true&reportUnit=/reports/SDRExport&Duration=1&Start=20140822162700&RepTimezone=+02:00%20CET%20DST but it doesn't work.Thank's in advance.Daniele Link to comment Share on other sites More sharing options...
daniele.bevilacqua Posted August 25, 2014 Author Share Posted August 25, 2014 Hi to everyone,after search into online resources, I modified the URL in this way"https://[MY IP]/jasperserver-pro/flow.html?j_username=[MY USERNAME]&j_password=[MY PASSWORD]&_flowId=viewReportFlow&reportUnit=/reports/SDRExport&standAlone=true&ParentFolderUri=/reports&Duration=1&RepTimeZome=%2B02%3A00+CET+DST&Start=20140822162700&viewAsDashboardFrame=true&j_acegi_security_check&decorate=no"I found the correct way to pass the "RepTimeZone" value and I've added other suggested parameters, and now the message error changed to "The report is missing default values for at least one mandatory parameter."... 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