JDE Debug Log Converter

Dan Lauerman

Member
For those that are interested, I have created a JDE Debug Log converter that takes your jdedebug.log file and converts it to XML. It filters down to business functions and queries. Business functions are hierarichal. Queries list the number of results found for select queries. I've found this utility extremely useful for debugging.

I'd love your feedback, I've never worked with any other JDE release, so I can't guarantee the functionality. The link provides a zip file with a batch file that makes it a little easier to execute. Check it out and hope it helps you!

You will probably want an good XML viewer because of the potential size of the output file. Firstobject XML Editor has worked great for me.

http://www.teechmi.com/index.php/tech/utility-for-converting-jdedebug-log-files-to-xml-for-easier-viewing/
 
Back
Top