Use the Debugger
Note:
- mcservice.exe is currently not supported for Debug mode.
- Debug mode is not recommended for Clustering environment (Basic or Advanced Clustering).
- Within Mirth® Connect, select Channels.
- In the Channels list, select the channel you would like to debug.
Note: You can currently only debug one channel at a time.
- In Channel Tasks, select Debug Channel.
- On the Debug Channel window, select the channel script(s) you would like to use to debug the selected channel.
- Select OK. A separate debugger window opens for each selected script, and for each destination connector.
- Process the selected channel (For Example: send a message). The Debugger window(s) will pop-up based on the options you selected.
- To exit the debug mode, close the debugger window(s) or undeploy the channel.
Note: The channel will not stop or undeploy properly if the debugger is waiting for user operation, such as selecting “Go”.