Automate IBM MQ object creation with PCF in .NET using IKVM.NET
TL;DR – There is no decent .NET support for PCF in the IBM client, but we can use IKVM.NET to convert JARs to DLLs so we can still use .NET instead of JAVA to use PCF. Intro Programmable Command Formats (PCFs) define command and reply messages that can be used to create objects (Queues, Topics, […]