Web Applet with parameters - Uncaught Exception
Hello
Recently i've noticed that our web applet stopped working. since we're not using it so much, I don't know when exactly it happen.
Anyway, the applet is the iframe to show a report filtered by Parent Account ID.
Currently, instead of applet it says:
Error: originating at https://secure-slsomxvia.crmondemand.com:443/OnDemand/user/analytics/saw.dll
GENERIC_ERROR
OccamAnalyticsProxyServlet:doPostOccam
This how the applet HTML looks like:
<iframe src='/OnDemand/user/analytics/saw.dll?Go&Path=%2fshared%2fCompany_AVIA-DR8EV_Shared_Folder%2fActiveBrandView&Options=rfd&Action=Navigate&p0=1&p1=eq&p2=Account."Parent Account Integration Id"&p3=%%%Integration_Id%%%' frameborder="no" WIDTH="100%" HEIGHT=200></iframe>