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 » Problem with sendMail plugin(IA07) in Solaris

Post new topic  Reply to topic Goto page Previous  1, 2
 Problem with sendMail plugin(IA07) in Solaris « View previous topic :: View next topic » 
Author Message
broker_new
PostPosted: Wed Aug 27, 2008 2:48 pm    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

I have a very strange problem ..MsgFlow looks like this

MQInput--> Compute --->RCD ---->SendMailPluginNode
iam using XMLNSC parser and building an output XML message by using an XML parser and RCD converts into a BLOB message and propagates to SendMailPluginNode and gets the email ...perfectly works fine

But when iam building output message using XMLNSC parser and converting to BLOB using RCD it gets hanged after RCD...

My thinking is that it can handle only XML domain and not XMLNSC domian....Could anyone correct me on this
Back to top
View user's profile Send private message
broker_new
PostPosted: Thu Aug 28, 2008 7:43 am    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

In compute node it was coded like this
SET OutputRoot.XML.Message.From= 'abcd@abcd.com';
SET OutputRoot.XML.Message.To = 'abcd@abcd.com';
SET OutputRoot.XML.Message.Subject = 'abcd@abcd.com';
DECLARE STR CHAR InputRoot.XMLNSC.Header.Request;
SET OutputRoot.XML.Message.Body.Line[1] = 'Request =' ||STR;

It works completly fine and XML is replaced with XMLNSC it fails and even it doesn't propagate to failure terminal it hangs there....
Back to top
View user's profile Send private message
vanvught
PostPosted: Fri Sep 05, 2008 5:52 am    Post subject: Reply with quote

Apprentice

Joined: 02 Jul 2001
Posts: 35
Location: The Netherlands

The plug-in is tested in the XML domain only.

Met vriendelijke groeten / Kind regards,

Arjan van Vught

Senior IT-Specialist
Software Services for WebSphere, Business-to-Business (WPG/WDI)
Back to top
View user's profile Send private message
broker_new
PostPosted: Fri Sep 05, 2008 1:32 pm    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

gotch u....Thanks for the reply vanvught.

I have read in recent posts that everyone suggests to use XMLNSC parser instead of XML....i was trying to replace XML in the existing feed with XMLNSC.....but its blowing up.....and also found for each line populated in the Email body it is accepting only 600 to 670 bytes... ...

obviously we substringed the remaining characters and assigned to next line...it should have been explained in the pdf document like the limitations of it....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problem with sendMail plugin(IA07) in Solaris
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.