|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Issue with SendMailPlugIn Node Supportpac - IA07 |
« View previous topic :: View next topic » |
Author |
Message
|
vk |
Posted: Thu Dec 07, 2006 5:42 pm Post subject: Issue with SendMailPlugIn Node Supportpac - IA07 |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
Hi,
I am using SendMailPlugIn node supportpac (version 1.9) to send Email messages with attachments from a flow in WMB v6.0. The message flow converts the input message into the destination specific format and this has to be sent in an Email as attachment.
I am able to successfully send emails with attachments. But once in a while, the attachment data also becomes part of the email body. I am not sure why or when this happens or when this gets resolved (I suspect it happens when there is some resource issue in the machine where the broker runs, such as file system full). All other parts of email such as From, To, Subject and Body are coming correctly. There are no errors logged.
Has anyone faced this issue?
I am using Encoding7Bit as the Content-Type in the XML message sent to the SendMailPlugIn node.
SET OutputRoot.XML.Message.Encodin7Bit.(XML.Attribute)ContentType = 'text/plain';
SET OutputRoot.XML.Message.Encoding7Bit.(XML.Attribute)Name = 'Invoice.csv';
Node properties are -
SMTP Tab -
SMTP Server Name - Some server name
Port - Blank
Name of the 'from' person - Blank
Full Name of the 'from' person - Blank
SendMail Tab - All blank
Basic Tab -
Bcc - Blank
Priority - Normal
Set Priority - Unchecked
MIME Tab -
Content-Type - Local
Content-Transfer-Encoding - Base64
MIME - Checked
Thanks in advance,
VK. |
|
Back to top |
|
 |
vk |
Posted: Thu Jan 25, 2007 1:58 pm Post subject: |
|
|
Partisan
Joined: 20 Sep 2005 Posts: 302 Location: Houston
|
Hi,
This issue got resolved after I did a "Copy Message Headers" in the compute node where the XML message for the SendMailPlugIn node is constructed. But I could not understand why this setting is required. Does anyone know why this setting is required?
Since the message processing ends at the SendMailPlugIn node after the Email has been sent out, I did not expect any headers in the input message to be copied over. The input is a plain MQ message having just the MQMD header. The structure of my flow is -
MQInput -> Compute -> SendMailPlugIn
Thanks,
VK. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|