NextGen Knowledge Center

Debugger Window

The following context-specific tasks are available:

NumberNameDescription
1Title And Menu Bar

The Title identifies the Chanel ID and the Event Name or Connector Identifier for the selected channel.

The Menu Bar allows you to perform actions on the Debugger window.

2Coding AreaThe Coding area displays Mirth® Connect code and custom JavaScript associated with the channel debugger
3Local Variables AreaThe Local Variables area shows the values and values and the current state of local variables associated with the debugger results.
4Expressions AreaThe Expressions area allows you to evaluate an expression to determine what a value is. You can also evaluate a snippet of code in this area.
5Thread Information Bar

The Thread Information bar identifies the following information:

  • Connector type (Ex: JavaScript Writer)
  • Channel Name (Ex: “Debugger Channel”)
  • Channel ID
  • Location of JavaScript (Ex: destination “Physician (2)” where “Physician” is the name of a destination connector and “2” is the destination number)