Problem Description
-------------------
Application user tries to view output file. The Report Review Agent is set to use the browser option.
The report output is brought up in the IE browser. The user goes to File > Save As. Saves file to
local desktop PC. When trying to view the saved file gets the error inside the file:
Authentication Failed
The Authentication Failed will not occur if you are trying to Save As on a concurrent request logfile
as this comes across in the browser as a TEXT .txt file, the concurrent request output files will
be saved as FNDWRR_EXE.
Solution Description
--------------------
The " Authentication Failed " while trying to Save As the output file seems to be specific to WIN2000
desktops clients when trying to save as type HTML or anything other than TEXT.
Possible solutions:
===================
A1. When previewing the report in a browser, click on View > Source.
2. Save the output of the report to the computer.
3. Open the file use Notepad or Word.
B1. From Internet Explorer, select Tools > Internet Options
2. On the General tab, in the "Temporary Internet files" block,
select the Settings
3. Change "Check for newer versions of stored pages:" to "Automatically"
4. Save changes
C1. Go Internet Explorer, select Options --> Advanced --> Security area.
2. Uncheck “Do not save encrypted pages to disk”
3. Save changes
Finally after confirming all changes in settings,
clearing history and deleting temporary internet files may still be needed .
I degraded running IE 8
Explanation
-----------
This is not a bug as the standard Oracle Applications functionality to Save As is equivalent to the
Copy File option. FNDWRR.exe or the Report Review Agent functionality is used only to view reports
and was never intended or supported functionality to use the Browsers Save As ability.
The output files are sent over using the Temporary file names and is not in standard text output as it can
be postscript, PDF or HTML. The logfiles are sent over as Text files and can be easily saved AS is.
Question
-----------
This question still occur by my environment (os:win7 32/64,IE 9 32/64);But by firefox browse is normal.
I doubt is the problem of IE browser(UTF-8 or 标签新特)
----<EOF>-----