Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Communicate with Actuate Dashboard through Js-Api
pooh
Hi,
Can I create a Dashboard through Js-API?
I would like to be able to create the dashboard through Js-API, add the report to it through JsAPI and also integrate the dashboard in my own html page through Js-API.
Is this possible?
Examples would be great
Find more posts tagged with
Comments
averma
Hi pooh,
You can use JSAPI to load and display pre-built dashboards in your own web application. There class that makes it possible is actuate.Dashboard and there is a complete example in chapter "Using dashboard and gadgets" of "Using Actuate JavaScript API" manual:
http://www.birt-exchange.com/be/documentation/Manuals11SP2/using-jsapi.pdf
Ashwini