Posted: Sun Nov 16, 2008 6:10 pm Post subject: Issue with sending MIME message to .NET
Apprentice
Joined: 16 Oct 2005 Posts: 37 Location: Melbourne, Australia
Hi,
I have been trying to send a MIME message to a .NET server and I get 'Media Type Not Supported' error. I can parse this message using MIME parser in Broker.
I have specified the Content-Type as 'multipart/related' in both Properties and HTTPRequestHeader.
The message format is converted from MQSTR to WSREQHDR automatically after the HTTPRequestHeader is set.
I have created a stub to replicate .NET part with a HTTPInput and HTTPReply nodes and it works.
The Flow:
MIME over MQ---> Broker manipulates the message body----->send the new MIME over HTTPRequest node.
Could anyone please tell me if there is any special setting to be made either in the message or in the HTTPRequestHeader to mae this working?
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