Monday, May 5, 2014

How to enable tracing for WEBADI

It’s very difficult track, and sees what went wrong when working on Web ADI either it is custom layout or it is custom integrators.

1)      First below 3 profile options need to be set

BNE Server Log Filename              : BneLogger.log (make sure it doesn't exist and if it does, delete it)
BNE Server Log Level                      : TRACE
BNE Server Log Path                       : free to choose, enter your own path

If you want to debug, track development errors then you must set below

BNE Server Log Filename              : BneLogger.log (This value is default, don’t change)
BNE Server Log Level                      : Statement
BNE Server Log Path                       : Normally /tmp value exists, if you want to change you can change your own.

2)      Bounce/restart Apache

3)      Create your document

If you have already created menu, and separate function for the document open function, and create some records and try to upload till you replicate the issues.

4)      Now it view to log file, You can refer other post Easy way to   Oracle Web ADI View Log, clear log

5)      Once you have done your work, just change your profile value  BNE Server Log Level : INFORMATION “ level to avoid the growth of the BNELogger.Log

Please post your comments, if you like it

 

1 comment:

  1. This comment has been removed by a blog administrator.

    ReplyDelete