How To Send File Content From Apache Camel Route to IBM-MQ Server?
I have started integration my Spring boot (2.2.4.RELEASE) and Apache Camel (3.8.0) with IBM-MQ server. My question is how can I send the file content to the MQ server after camel read the file and send the content to the MQ server.