Hi every body
i have managed to integrate thr BIRT report studio within the mashboard.
for those who are interested in the code
please find below the code i use for creating the navitem in my mashconfig file
<!-- BIRT Report Studio Workbench -->
<navItem label="BIRT Report Studio" id="BRS">
<body iframe="true" urlType="absolute" url="
http://localhost:8900/iportal/wr?"/>
</navItem>
enjoy
Arno