My Oracle Support Banner

FSAL Client Does Not Propagate The Username To WebUtil (Doc ID 2826174.1)

Last updated on MAY 16, 2023

Applies to:

Oracle Forms - Version 12.2.1.4.0 and later
Oracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms


Running Forms using FSAL with integrating OAM as SSO.

Facing issue when the Forms call Webutil function
WEBUTIL_FILE_TRANSFER.URL_To_Client to download the file from Forms OHS
server.

If the requested file is protected resource (by OAM), then the request is redirected to OAM for authentication.
The OAM then return HTTP 302 back to WebUtil and WebUtil then save this HTTP 302 page as result instead of expected protected file.


The same scenario works without any issue if the Forms client uses Java Applet running on Internet Explorer.

eg:
l_success := WEBUTIL_FILE_TRANSFER.URL_To_Client('http://<servername>:port/docs/test.pdf','C:\Users\test.pdf');

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.