Posted: Wed Jul 11, 2018 12:43 am Post subject: How to send xml files into remote Mqueue using C#
Newbie
Joined: 05 Jul 2018 Posts: 9
I want to send an xml files into remote MQ . Can anyone give me any clue or link or documentation regarding this . I can connect to remote MQ and put some messages into remote MQ and I can get these messages from MQ.
But I need to put xml file into remote MQ and get those xml files from remote MQ. Is there any documentation regrading this or any other link is there to transfer xml files into remote MQ?
MQ does not distinguish between payloads.
you need to post the content of the file as a message and get a message and write the content to your xml file...
I am sure you will find enough inspiration in the samples to get going.
_________________ MQ & Broker admin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum