| Author | 
		  Message | 
  		
  		
		     Topic: EmailOutput Node for sending Pictures/Images??? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 2 Views: 2523
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 05, 2010 2:25 am   Subject: EmailOutput Node for sending Pictures/Images??? | 
  		
  		
		  Hi folks,
 
 Just curious to know, If the Pictures/images can be attached dynamically to emails using EmailOutput Node? I'm in the process of building a flow for notifying Birthday wishes automaticall ... | 
  		
  		
		     Topic: Overriding WTX map Name in the LocalEnvironment of WMB | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 13 Views: 11150
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Dec 01, 2009 6:52 am   Subject: Overriding WTX map Name in the LocalEnvironment of WMB | 
  		
  		
		  why can't you have the transformation in a single map having different conditions with the map rules at output cards?
 
 Can you give the source/link for the document where did you find the LocalEnvir ... | 
  		
  		
		     Topic: EmailOutput Node: NoSuchProviderException: incorrect class | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 17 Views: 12617
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Oct 30, 2009 3:09 am   Subject: EmailOutput Node: NoSuchProviderException: incorrect class | 
  		
  		
		  Hi Dean,
 
 You can make an attempt with my idea..but not sure of working. I tried the following, when I had some issue with Email code, null pointer exception.
 
 Instead creating the 'EmailOutputHea ... | 
  		
  		
		     Topic: WTX in WMB - Connection Pooling? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 5 Views: 6830
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 20, 2009 8:15 am   Subject: WTX in WMB - Connection Pooling? | 
  		
  		
		  usually db2 connection failure happens for the first time after the broker restart (i've experienced it in z/os). if i go for the re-run it connects to db2.
 
 Can you expalin what do you mean by conn ... | 
  		
  		
		     Topic: WTX+WMB | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 21 Views: 18263
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 19, 2009 11:31 pm   Subject: WTX+WMB | 
  		
  		
		  ein,
 
 Can you explain completely what u r doing?
 First ensure your wtx map is working, then try sending blob message from MQ node to WTX, i.e. without compute node in between and see. | 
  		
  		
		     Topic: JavaCompute Node XML Parsing using While loop | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 8 Views: 16352
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 19, 2009 11:22 pm   Subject: JavaCompute Node XML Parsing using While loop | 
  		
  		
		  I just expect you are missing " out.propagate(outAssembly); " within the while loop. Not sure, you can try it out.
 
 you may also try for loop, something like:
 for(int count=0;count<ite ... | 
  		
  		
		     Topic: MQ Subscriptions - Broker Database: Table Name? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 4 Views: 5976
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Aug 17, 2009 5:18 am   Subject: MQ Subscriptions - Broker Database: Table Name? | 
  		
  		
		  Hi Akanksha,
 
 Yes, we have MQ V 6.0.
 
 You mean to say that: 
 My transmission queue name = Queue Name at Remote Queue Manager ??  (or)
 My transmission queue name = Remote Queue Manager Name ??
 
 ... | 
  		
  		
		     Topic: MQ Subscriptions - Broker Database: Table Name? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 4 Views: 5976
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 13, 2009 6:44 am   Subject: MQ Subscriptions - Broker Database: Table Name? | 
  		
  		
		  Thanks smdavies99,
 
 I wanted to know these information because I'm creating separate table for Email Subscriptions. So, wanted to align the lengths of columns with broker table.
 
 BTB, I found the  ... | 
  		
  		
		     Topic: MQ Subscriptions - Broker Database: Table Name? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 4 Views: 5976
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 13, 2009 5:35 am   Subject: MQ Subscriptions - Broker Database: Table Name? | 
  		
  		
		  Hi,
 
 (1) I want to know the column lengths for TOPIC, FILTER, QueueManager Name & Queue Name provided in the broker subscriptions table name, to limit my values for those in the Subscription inp ... | 
  		
  		
		     Topic: Filter property in Publish Message ?? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 8 Views: 6822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 22, 2009 4:23 am   Subject: Filter property in Publish Message ?? | 
  		
  		
		  Hi Vitor & jbanoop,
 
 I could draw out the following points,If I understood correctly. Correct me If I'm wrong.
 (1)Topic of Publication checks with Topic of Subscriber
 (2) But the Content of Pu ... | 
  		
  		
		     Topic: Filter property in Publish Message ?? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 8 Views: 6822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 21, 2009 7:11 am   Subject: Filter property in Publish Message ?? | 
  		
  		
		  Hi jbanoop,
 
 Still I'm trying to understand what you said. 
 
 As per my testing, I'm able to register the subscription with xml message into the folder as:
 <psc>
   <Command>RegSub< ... | 
  		
  		
		     Topic: Filter property in Publish Message ?? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 8 Views: 6822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 21, 2009 6:35 am   Subject: Filter property in Publish Message ?? | 
  		
  		
		  Hi jbanoop,
 Thanks for your reply.
 I knew from Information center aswell that we have Filter property option for subscription.
 
 But my question is whether Filter property is available for Publish  ... | 
  		
  		
		     Topic: Filter property in Publish Message ?? | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 8 Views: 6822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 21, 2009 12:26 am   Subject: Filter property in Publish Message ?? | 
  		
  		
		  Hi All,
 
 I want to publish message messages based on both the conditions: Topics and Sub-Topics. I want to use Sub-Topic as Filter property in the published message. How can I implement this?
 
 My  ... | 
  		
  		
		     Topic: WMB Installation Problem in Windows | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 11 Views: 10822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 17, 2009 9:56 am   Subject: WMB Installation Problem in Windows | 
  		
  		
		  Many Thanks Vitor and others.
 I realized that Vista Home Premium does not suit to install WMB V6.1. | 
  		
  		
		     Topic: WMB Installation Problem in Windows | 
  		
  		
		  mvsivaiah
  
	  	  Replies: 11 Views: 10822
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 17, 2009 7:41 am   Subject: WMB Installation Problem in Windows | 
  		
  		
		  I found in the WMB_Installation_Guide, It supports for
 Microsoft Windows Vista Business Edition (with service level SP1), Microsoft Windows Vista Enterprise Edition (with service level SP1), Microsof ... |