Running Forms with FSAL results in 404 error when running report from form.
Forms 12.2.1.4 gives the following error when trying to run a report from menu selection when the form is run using FSAL.
=============================================
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
=============================================
It runs the report from the menu selection perfectly when run from a browser, it only fails when run using Stand Alone Forms.
The reports are executed using web.show_document() called from RP2RRO.pll. The port for forms is 9001 and 9002 for reports (in report_ohs.conf - WeblogicPort 9002)