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 » SendMailPlugin

Post new topic  Reply to topic
 SendMailPlugin « View previous topic :: View next topic » 
Author Message
Chuck831
PostPosted: Mon Jun 09, 2003 10:38 am    Post subject: SendMailPlugin Reply with quote

Apprentice

Joined: 23 Dec 2002
Posts: 28

The following code works great except when the InputRoot.XML.ERROR.RAWDATA contains data that is longer than 5000 bytes. If I check the queue before it hits the send mail process, the data is in there correctly. Is there a limit on how large a data item can be handled in the sendmail plugin?

Code:

SET OutputRoot.XML.Message.Body.Line[1] = 'Source: ' || InputRoot.XML.ERROR.SOURCE;
SET OutputRoot.XML.Message.Body.Line[2] = 'Broker: ' || InputRoot.XML.ERROR.COMPUTERID;
SET OutputRoot.XML.Message.Body.Line[3] = '  ';
SET OutputRoot.XML.Message.Body.Line[4] = InputRoot.XML.ERROR.RAWDATA;
Back to top
View user's profile Send private message
mpuetz
PostPosted: Tue Jun 17, 2003 9:11 am    Post subject: Reply with quote

Centurion

Joined: 05 Jul 2001
Posts: 149
Location: IBM/Central WebSphere Services

Hi,

the SendMail Plugin has recently been updated
to remove some string size restrictions. So yes
there are restrictions.

Check the updated version, if it doesn't help,
write an email to the author or have a dig into
the plugin's source code which is available.
_________________
Mathias Puetz

IBM/Central WebSphere Services
WebSphere Business Integration Specialist
Back to top
View user's profile Send private message
Chuck831
PostPosted: Wed Jun 18, 2003 6:58 am    Post subject: Reply with quote

Apprentice

Joined: 23 Dec 2002
Posts: 28

Thanks
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 » SendMailPlugin
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.