UserId in formsapp-diagnostic.log
In the Oracle Diagnostic Logging (ODL) output file formsapp-diagnostic.log file we see "[userId: <anonymous>]". I understand this refers to the execution context that the code is running in. Our customer wants to the the identity of an actual Oracle Forms user, not the word "anonymous". We are authenticating the Oracle Forms user in the database without using OID. Would we get an actual user identity in this file if we authenticated using OID?
0