Web.show_document does not work - Oracle Forms and Reports 12.2.1.3.0
Hello everyone,
I just installed Orcale Forms and Reports 12.2.1.3.0 on AIX 7.2.
All installations and configurations have been successfully completed. Also, I made the configuration of the Application Forms view with Webstart and the recompiled applications work very well.
Likewise, I tested the Reports In-Process server alone by launching a report directly and it works very well. Example of the report call http://<Machine Name>:<port>/reports/rwservlet?report=<REPORTS_PATH>/reports.rep&userid=username/password@sid&destype=cache&desformat=pdf¶m1=Value_Param1¶mform=no.
Unfortunately, the call report with web.show_document from Oracle Forms does not work. He does not throw anything.