Problem determination on the WCF custom channel for IBM MQ
We can use IBM MQ trace to collect detailed information about what various parts of the IBM MQ code is doing. When using Windows Communication Foundation (WCF), a separate trace output is generated for the WCF custom channel trace integrated with the Microsoft WCF infrastructure trace.
Fully enabling trace for the WCF custom channel produces two output files:
The WCF custom channel trace integrated with the Microsoft WCF infrastructure trace.
The WCF custom channel trace integrated with XMS .NET.
By having two trace outputs, problems can be tracked at each interface using the appropriate tools, for example:
WCF problem determination using suitable Microsoft tooling.
IBM MQ MQI client issues using the XMS trace format.