Edge download duplicate file when calling web.show_document in 12c oracle forms
I am an oracle forms developer. We are in the process to use web start to run 12C forms application (Forms [64 Bit] Version 12.2.1.3.0). Edge is our default browser. We have duplicate file issue when calling web.show_document (p_server_name||'reports/rwservlet/getjobidn...) for example forms application calls run report to generate 2 pdf reports with jobid 1, and 2. however Edge browser shows download getjobid1.pdf and getjobid1(2).pdf even program sends getjobid1.pdf and getjobid2.pdf.
Please help. Thanks in advance!!
Regards, Ping