Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have to read and write a file to ActiveMQ. I have ActiveMQ installed and also the ActiveMQ TW Extension for sending and retrieving messages.
I am able to send and retreive messages to and from the ActiveMQ using the ActiveMQ TW Extension.
Now I have a file in a repository which needs to be written to the ActiveMQ Queue. Also I should be able to read the file from the ActiveMQ Queue. Please let me know how can I do the same.
NOTE : Consider the file to be a zip file.
Hi Team,
Any update on the above query?