Skip to main content

Debugging

The following can be added to the jdeinterop.ini file on the Bravura Security Fabric server to enable debugging on the JDE side:

   [DEBUG]
   log=c:\net.log
   DebugFile=c:\interopDebug.log
   JobFile=c:\interop.Log
   netTraceLevel=2
   debugLevel=12

This can provide very useful debugging information from the JDE perspective.