On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Executing a BIRT report using JavaScript

rmurphy
edited 2013 16 in DevShare Downloads #1
This example uses the Ajax.Request call from prototype.js to submit a request to execute a BIRT report on an iServer or iServer Express. Once report execution is complete check the status returned by the HTTP Response. On success, use the Actuate JSAPI DataService component to extract the data from the report instance.<br />
<br />
The attached HTML file was tested against Actuate iServer version 10 SP1 and points to a sample BIRT report that is shipped with iServer. This will also work with the BIRT Deployment Kit.