Remote user in Forms 11.1.2 server
We are trying to pass the non-Oracle authenticated userid from a Java application to a forms app running on a Forms 11.1.2 server. Under OAS 10.1.2.3, it was accessible via the SSO_USERID parameter using "get_application_property(sso_userid)" in the form. How do we pass the remote user to a form in the WebLogic world? Thanks.