Actuate JavaScript API classes : Actuate JavaScript API overview : Using the actuate library

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
n  
n  
n  

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.


(c) Copyright Actuate Corporation 2011