Cloud Pak for Integration

 View Only

Sending File to Queue on Websphere MQ

By Marcos Vinícius Vasconcelos Silva posted Mon April 04, 2016 11:18 AM

  
One of the benefits in use the MOM (Message Oriented Middleware) is the capacity in transfer files between applications, legacy systems and others. This post will show how to send a file (txt, pdf, jpg, exe, etc) using java code. Remember that this post was not worried with performance and security.
Enjoy and send me your considerations.
To download java files use this link: MQ File transfer.

INFRASTRUCTURE DESIGN
Below you can the see the infrastructure design that was used to test.
FILE-MESSAGE-TEST.jpg
0 comments
5 views

Permalink