You'll need a product called 'Active Integrator' or something with similar functionality, it facilitates file transfer by breaking the file up into messages, sending it across and rebuilding it on the other side.
If you need to get more information about the product, please email:
lukhanyiso@webmail.co.za
Hi,
Do you meen, sending a File in a message between IBM MQSeries (Client or Server) to another IBM MQSeries Server ?
If so, just use the right API to do this. I think there a limit of 4 Mo. If you want to send a bigger file, you have to break the file et rebuild the file yourself by programming.
Bye