Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
We got the issue and below is the solution. make sure you have this in the mod_wl_20.conf [mod_wl_ohs.conf file (default name)] file (add it otherwise): <Location /analytics-ws> SetHandler weblogic-handler Allow from All Satisfy any WebLogicHost servername.us.oracle.com WebLogicPort 7001 </Location Regards, RKA