ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Cannot send email with attachment using IA07

Post new topic  Reply to topic
 Cannot send email with attachment using IA07 « View previous topic :: View next topic » 
Author Message
jeasterl
PostPosted: Thu Nov 11, 2010 9:38 am    Post subject: Cannot send email with attachment using IA07 Reply with quote

Acolyte

Joined: 24 Jun 2001
Posts: 65

I am attempting to use the IA07 Support Pac - WebSphere Business Integration Message Broker - Sendmail Plug-In and send an email with an attachment. However, I have not been able to successfully do it. Below is the message that I used

<Message>
<From>mqsi@nlrg119</From>
<To>anywhere@usa.net</To>
<To>anywhere@usa.net</To>
<Subject>An e-mail with attachment</Subject>
<Body>(See attached file: xWMQ.txt)</Body> <EncodingBase64 ContentType="application/octet-stream" Name="xWMQ.txt">
<![CDATA[VGhlIFdCSSBCMkIgcGxhdGZvcm06IGh0dHA6Ly9lZGkuc2VydmljZXMuaWJtLmNvbS9tcXNlcmll
cy9zcGVjX3NoZWV0cy5zaHRtbA==]]>
</EncodingBase64>
</Message>

Like many of the indivuduals I discovered that had this issue, the email arrives with no issues. However, I do not receive the attachment. The message flow is configured as follows:

MQInput Node (XML Parser) -> Compute Node -> SendMail Node

This is the ESQL in the Compute Node

BEGIN
CALL CopyEntireMessage();
SET OutputRoot."BLOB"."BLOB" = BITSTREAM(InputBody);
RETURN TRUE;
END;

This is running on WebSphere Message Broker 6.0.2.

Any help would be greatly apprecaited!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Cannot send email with attachment using IA07
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.