Using the Actuate library
The Actuate JavaScript library is available from any Information Console installation or Actuate Deployment Kit for BIRT reports. The URL for the library is:
http://localhost:8700/iportal/jsapi
where
*
*
*
A script tag loads the Actuate JavaScript API library, as shown in the following code:
<script type="text/javascript" src="http://localhost:8700/iportal/jsapi">
</script>
To call JavaScript functions, use additional script tags after the script tag that adds these libraries for the page.

Additional Links:

Copyright Actuate Corporation 2012