If the only problem is to get the correct URL, it will be something like this:
"your_server / your_birt_app / mileage __ report = ReportName.rptdesign &? Name_Parameter1 = Value1 & Name_Paremeter2 = value2".
The run method is one of the methods displayed in the Servlet BIRT Viewer. There are two more: "frameset" and "preview".
You can check this data at: http://www.eclipse.org/birt/phoenix/deploy/viewerUsage2.2.php
source share