How to invoke a report from a custom web applet without use the string "saw.dll" in V3 Analytics?
On a custom web applet, we have the iframe with the path to embebed a V3 Analytics report. Could it be possible to call the report without using the string "saw.dll"? It causes conflict with an external application.
<iframe src="/OnDemand/user/analytics12c/saw.dll?Go&Path=/shared/AEMA-I8CVT_Shared_Folder/zzSys_Reports_do_not_access/Homepage/Outdated_Opp&Action=Navigate&P0=1&P1=eq&P2=Account.%22Account%20ID%22&P3=%%%Row_Id%%%&Options=f"
height=250 width=100% frameborder="0" scrolling="auto"></iframe>
Thanks in advance!