Using owa_util.get_cgi_env to get a cgi variable
Using Forms 10g, on a UNIX server, I am trying to call this function: get_cgi_env('HTTP_CAMS_HTTP_USER') and assign the value for use in processing. I am trying to do this in my on-logon trigger of the form.
Forms run-time is giving me :
numeric or value error ORA 06512 at SYS.OWA_UTIL, line 356 ORA-06512 at SYS.OWA_UTIL line 375..
Is it possible to use this function in Forms 10g running the 10g OAS, which is supposed to be based upon APACHE?
Thank you,
Tony Miller
Webster, TX