database entries in log

jeremey_garcia

VIP Member
Hey,

Does anyone know if the information entered into the jdedebug.log has changed? I'm trying to get a debug log to send to JDE (before they ask for it) regarding an issue we have with time entry. Last year I was able to get the information regarding an insert and a delete in the debug file, and this year I'm not.....I can't remember if I was able to get this info before update 6 or not.
If nothing has changed, what switch do I need to throw to get this info into the log.

Thanks!
 
Hi Jeremey,
I get the inserts and deletes in my jdedebug.log. My [DEBUG] section of jde.ini looks like this:

[DEBUG]
TAMMultiUserOn=0
Output=FILE
ServerLog=0
LEVEL=BSFN,EVENTS
;BSFN,EVENTS,SF_CONTROL,SF_GRID,SF_PARENT_CHILD,SF_GENERAL,SF_MESSAGING,SF_WORKFLOW,SF_WORKFLOW_ADMIN,SF_MEDIA_OBJ
DebugFile=c:\jdedebug.log
JobFile=c:\jde.log
Frequency=10000
RepTrace=0

We have OneWorld Xe at Update 6, SP19.1.

Hope that helps.
 
Back
Top