Inventory Management - EBS (MOSC)

MOSC Banner

MSCA / MWA Error Logging

edited May 16, 2017 3:51AM in Inventory Management - EBS (MOSC) 2 commentsAnswered

Dear Colleagues,

I'm new to the MSCA/MWA developments and wrote sample programs with error logging information to support debugging.

oracle.apps.inv.utilities.server.UtilFns class was imported and trace method was used to log the error details.  Examples like

UtilFns.trace("Application Entered"); UtilFns.trace("Inside Field Entered"); UtilFns.trace("CustomFListener:fieldExited:fldName = " + s); UtilFns.trace("User LOV Entered");

And error logging information in mwa.cfg was set to "trace". mwa.LogLevel=trace

While running the sample program $INST_TOP/log/10260.system.log file was observed to track the trace messages. But no trace messages was found in the log file.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center