| Author | 
		  Message | 
  		
  		
		     Topic: Get the Server Name in Flow | 
  		
  		
		  kamy
  
	  	  Replies: 34 Views: 18762
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 01, 2012 12:37 pm   Subject: Get the Server Name in Flow | 
  		
  		
		  | We had a similar requirement to populate the hostname in order to interface with HP open-view for error handling and problem management. | 
  		
  		
		     Topic: Problem with Trial version of WMB toolkit installation | 
  		
  		
		  kamy
  
	  	  Replies: 1 Views: 1575
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 27, 2009 11:26 am   Subject: Problem with Trial version of WMB toolkit installation | 
  		
  		
		  | Could anybody confirm if there are 2 or 3 disks for the installation.. | 
  		
  		
		     Topic: Problem with Trial version of WMB toolkit installation | 
  		
  		
		  kamy
  
	  	  Replies: 1 Views: 1575
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 26, 2009 12:58 pm   Subject: Problem with Trial version of WMB toolkit installation | 
  		
  		
		  Hello Everybody,
 I am trying to install a trial version of WMB toolkit on Windows Vista 64 bit m/c, The installation application/launchpad is looking for 3 disks.. but there are only two files to be  ... | 
  		
  		
		     Topic: WTX node problem | 
  		
  		
		  kamy
  
	  	  Replies: 3 Views: 2770
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Mar 20, 2009 11:38 am   Subject: WTX node problem | 
  		
  		
		  | I am not sure  if it helps we used WTX to parse SWIFT messages and we had to reset the content as BLOB prior to sending it WTX node. | 
  		
  		
		     Topic: Messageflow threads | 
  		
  		
		  kamy
  
	  	  Replies: 18 Views: 13273
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 05, 2009 3:48 am   Subject: Messageflow threads | 
  		
  		
		  | True, but it typically starts 1 thread. | 
  		
  		
		     Topic: Messageflow threads | 
  		
  		
		  kamy
  
	  	  Replies: 18 Views: 13273
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 04, 2009 9:06 am   Subject: Messageflow threads | 
  		
  		
		  Pat,
 Question - Does the message-flow display similar behavior across environments, (test / production)
 
 If the flow is not running in production - I would kill the process by issuing a kill-9 and  ... | 
  		
  		
		     Topic: Messageflow threads | 
  		
  		
		  kamy
  
	  	  Replies: 18 Views: 13273
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 03, 2009 10:30 am   Subject: Messageflow threads | 
  		
  		
		  | How about the putting application, i.e. what is writing to the queue? Is it  closing the relevant connections.. | 
  		
  		
		     Topic: Message Broker, HTTP Request and HTTP POST | 
  		
  		
		  kamy
  
	  	  Replies: 7 Views: 25658
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Feb 05, 2009 5:13 am   Subject: Message Broker, HTTP Request and HTTP POST | 
  		
  		
		  Could it be a fire-wall issue...
  
 The Node on which the Msg broker runs has to be opened  to let the traffic from the remote host and vice-versa. 
 
 One possible explanation that you can access th ... | 
  		
  		
		     Topic: Writing & Calling diff applications in WMB | 
  		
  		
		  kamy
  
	  	  Replies: 9 Views: 6994
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Feb 05, 2009 4:33 am   Subject: Writing & Calling diff applications in WMB | 
  		
  		
		  How about using DB table to co-relate requests to the M/F and the corresponding responses, i.e remove dependency of MQGet  and use MQInput node instead?
 
 Req 1 -MQinput -->compute --> MQoutput ... | 
  		
  		
		     Topic: Writing & Calling diff applications in WMB | 
  		
  		
		  kamy
  
	  	  Replies: 9 Views: 6994
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 04, 2009 3:44 pm   Subject: Writing & Calling diff applications in WMB | 
  		
  		
		  Clarification - do  you have WTX for WMB i.e. can you call a WTX map in-stream from message flow.
 
 If you can then I would code the entire process in 1 message flow.
 
 MQinput -->compute – sen ... | 
  		
  		
		     Topic: Writing & Calling diff applications in WMB | 
  		
  		
		  kamy
  
	  	  Replies: 9 Views: 6994
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 04, 2009 11:54 am   Subject: Writing & Calling diff applications in WMB | 
  		
  		
		  | Question -- when you say TX do you mean WTX? | 
  		
  		
		     Topic: Messages are disappearing from Queue | 
  		
  		
		  kamy
  
	  	  Replies: 6 Views: 7984
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 04, 2009 5:18 am   Subject: Messages are disappearing from Queue | 
  		
  		
		  | I wooould check the expiry on the MQMD of the messages. | 
  		
  		
		     Topic: Access Global Environment Variables within a create function | 
  		
  		
		  kamy
  
	  	  Replies: 2 Views: 3517
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Apr 17, 2003 5:56 am   Subject: Access Global Environment Variables within a create function | 
  		
  		
		  It Works, Thank You Very much. 
 
 - k | 
  		
  		
		     Topic: Access Global Environment Variables within a create function | 
  		
  		
		  kamy
  
	  	  Replies: 2 Views: 3517
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 16, 2003 1:34 pm   Subject: Access Global Environment Variables within a create function | 
  		
  		
		  Hi All,
 We are creating a function using 'CREATE FUNCTION'.  Within the function, we would like to access our previously defined environment variable, which is structured as:
 
 <Environment>
  ... | 
  		
  		
		     Topic: Two-phase commit with mqseries 5.2 as the tm and Sybase 12.5 | 
  		
  		
		  kamy
  
	  	  Replies: 6 Views: 6706
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Fri Jan 24, 2003 11:11 am   Subject: Sybase + MQSeries 5.2 + XA | 
  		
  		
		  Hi,
 Question
 Hasanybody used MQSeries Java classes to write an MQ put adapter with a sybase database as a participant in an XA transaction?
 
 thx
 - Kamy |