Hi im using birt 2.2.1 and pentaho 3.5.0... my problems is that i cant show birt reports on pentaho that have parameters on el url....
for example this link
http://localhost:8080/birt-viewer/fr...V=RM&fGSj=2000
i can watch ir perfectly in the browser, but if i charge it on the pentaho server appears this error
[es_247] Could not generate the parameter page.
The way of do this is generating an xaction that calls an html, and this html redirect to the link (http://localhost:8080/birt-viewer/fr...V=RM&fGSj=2000) showing the reports inside pentaho.
This work perfectly with all type of reports except when i utilize parameters on the URL.
Please, i hope some can give me a hint to fix it...