- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi Community,
I'm trying to implement SAS VA Reports to be Embeded into the Portal.
I've tried using IFRAME and OBJECT tag, the page keeps on loading and is not going further.
How can I fix this?
Regards,
SASExplorer
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I got the Solution/work around
When we're working with IFRAME, once you logout from the Application and again Login with another User, in such scenario we'll face Continuous Page Loading issue.
If we Reload the whole web page you'll see that IFRAME is logged with the latest user credentials specified.
Hope this helps someone 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi @SASExplorer,
Your question appears to be the same as what @MrSASlearner posted a few days ago https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-Report-into-iframe-keeps-loading/m-p/3326... and what @balraj posted a few hours ago at https://communities.sas.com/t5/SAS-Visual-Analytics/Executing-a-VA-Report-from-an-Application/m-p/36.... I'd suggest raising a track with SAS Technical Support who can guide you on the steps, syntax and log files to investigate.
Please report back your findings.
Kind Regards,
Michelle
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I've implemented the approached provided by you and by others. But none of them seems to work.
I'll try to get in touch with SAS Tech Support.
Thank you 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
I got the Solution/work around
When we're working with IFRAME, once you logout from the Application and again Login with another User, in such scenario we'll face Continuous Page Loading issue.
If we Reload the whole web page you'll see that IFRAME is logged with the latest user credentials specified.
Hope this helps someone 🙂