Integration showing only dashboard structure

Hello,

Hi Team,
I want to make an iframe of Dashboard to incorporate with our application so I go through the documentation which is available at your Helical site, With the help of documentation I write the script for fetching details on the web page, but when I run the script, it will show the only structure of dashboard.
Below I attached scripts that I wrote.

<html>
<body>

# The iframe element

<iframe id="helicalinsight-report-frame" src="https://bi.analytics.in/hi-ee/hi.html?dir=1660713925792/1660713993750/1665656760536&file=708be952-98c4-4774-8543-aac6364a58ad.efw&mode=report&j_organization=hiadmin&j_username=hiadmin&j_password=testuser1" style="height: 100%;width:100%;border:0px;" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen>
</iframe>
</body>
</html>

image

Thank you,
Vema.

Hello,

follow below documentation as per that make changes in web.xml

Once the server is restarted , try in a incognito window. It should then work fine.

Thanks.