ONYX
Well Known Member
Hi All,
Just wondering whether it is possible to enable jdedebug.log for a particular jde user on enterprise server?
I am trying to log all business function calls for a specific user that is calling bssv's.
Looking at the documentation it doesn't look it's possible, chatgpt is telling me otherwise
Enterprise server doc
HTML server doc
Just wondering whether it is possible to enable jdedebug.log for a particular jde user on enterprise server?
I am trying to log all business function calls for a specific user that is calling bssv's.
Looking at the documentation it doesn't look it's possible, chatgpt is telling me otherwise
Enterprise server doc
Administration Guide
You can use the enterprise server jdedebug.log to determine the point in time when normal execution stopped. The system does not use jdedebug.log to track errors. Instead, it uses this log to track the timing of JD Edwards EnterpriseOne processes. The log contains API calls and SQL statements as...
docs.oracle.com
HTML server doc
Server Manager Guide
The JD Edwards EnterpriseOne HTML Web Server supports user-specific log definitions. Any activity by the configured user is logged to the corresponding file as configured. Creating and modifying a user-specific log definition is nearly identical to creating a regular log definition.
docs.oracle.com