mau_gorilaz Posted June 21, 2019 Share Posted June 21, 2019 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 connectionobjHTTP.open "POST", "http://localhost:8080/jasperserver/flow.html?_flowId=viewReportFlow&standAlone=true&reportUnit=" & ruta_reporte & "&output=" & tipo_archivo, falseparametros = "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 jasperSomebody could help me? 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