Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using owa_util.get_cgi_env to get a cgi variable

TexasApexDeveloperJan 22 2010 — edited Feb 22 2010
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2010
Added on Jan 22 2010
8 comments
2,978 views