Accessing Excel stored in XMLDB through browser
Hi
We are migrating our Apex 2.0 / Oracle 10g app to Apex 3.1.2/Oracle 11g environment and decided to go int the XMLDB route.
We ran into issue when we try to access Excel files stored in the XMLDB through browser URL something like [http://localhost:8080/i/themes/temp/abc.xls]
It is prompting for the XMLDB login. It works fine when I cancel the prompt, but how can I avoid this prompt?
Thanks
Balaji