Hi. I am adding a http request from an API Gateway to a queue. This is a multipart/form-data request that includes the uploaded file and properties.
Does anyone know how I read the file and properties off the queue when they are this type/format i.e. multipart/form? In C# I have tried using ITextMessage textMessage = message as ITextMessage; but I dont see how this will work. The attached image shows an example of a png file that has been uploaded and how it is represented in the ActiveMQ administrator tool. Help will be greatly appreciated. I am new to working with ActiveMQ. Many Thanks, Paul <http://activemq.2283324.n4.nabble.com/file/n4701519/ActiveMQCapture.png> -- View this message in context: http://activemq.2283324.n4.nabble.com/Pick-up-message-type-multipart-form-data-using-C-tp4701519.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.