Jump to content
Changes to the Jaspersoft community edition download ×

issue accessing report by URL


daniele.bevilacqua

Recommended Posts

Hi to everyone.
I've an issue accessing reporting by url.

I'm trying to view the "SDR Export CSV" report, but using this URL
https://[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 this
https://[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

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...