Jump to content
Changes to the Jaspersoft community edition download ×

How do I do an autologin in jasperreport 7.1.0?


mau_gorilaz

Recommended Posts

I have an autologin that works perfectly in version 6.2.1 and when it comes to change to version 7 I can not make the connection

objHTTP.open "POST", "http://localhost:8080/jasperserver/flow.html?_flowId=viewReportFlow&standAlone=true&reportUnit=" & ruta_reporte & "&output=" & tipo_archivo, false

parametros = "WHERE=" & Server.URLEncode(parametro_where) & "&j_username=<jasperadmin>&j_password=<password>"

This is the line of code that generates the connection and when I remove some parameters only I get the login screen of the jasper
Somebody could help me?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...