Posted: Wed Oct 26, 2005 6:08 am Post subject: MQSeries.NET and Soap Messages with attachment
Newbie
Joined: 26 Oct 2005 Posts: 9 Location: Canada
Hello all,
I need some help. I'm currently using MQSeries.NET to submit message into MQSeries(v5.3) message queue. It work very nicely. However my requirements now states I must add an attachment (XML data) to my message and the message is to be received in SOAP format. Does anyone know how I should proceed? _________________ ECoast
MQ doesn't care about SOAP, its just bytes. So append the SOAP header to your message payload, stick the message payload with the SOAP prefix into the MQ message buffer, and off it goes. _________________ Peter Potkay
Keep Calm and MQ On
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