WSMQ Input Adapter Example

Run this example to read messages from a WebSphere messaging queue and send the messages to a CSV file.

Locate the file in \examples\EnterpriseAdapters\WebSphereMQInputAdapter.

Before you run the example file, configure the following WSMQ components:
  • Manager
  • Queue
  • Channel
  • Listener
Optionally, modify the following WSMQ input adapter properties in CCL to match the environment:
  • "QUEUENAME"
  • "SYSTEMNAME"
  • "PORT"
  • "CHANNEL"