| Author | 
		  Message | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Fri Oct 09, 2015 6:50 pm   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Thank you so very much guys,  for your help. 
 
 Will try different scenarios possible and see which works best for us. 
 
 You guys make a world of difference to new beginners like me when we know,   ... | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Fri Oct 09, 2015 6:13 am   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Hi Vitor 
 
 I am too thinking on the same lines, but I am only aware of amqsput or Q utility to put msg on the Queue without any external help from any other application.
 
 Could you if possible gui ... | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Fri Oct 09, 2015 5:56 am   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Hi Vitor
 
 Yes, its correct what you are saying.
 
 But our requirement is to integrate MQ with TWS, so that at a specific time in day, TWS will login to the server and execute the script and put the ... | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Fri Oct 09, 2015 5:32 am   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Hi Jedi 
 
 Thanks for the Helpful reply.
 
 But If i want to put a long MQ or xml msg onto the Q , can I do that through the Script , a single script which picks the msg from within and puts the msg  ... | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Fri Oct 09, 2015 4:07 am   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Thanks alot Everyone, you guys are great help to new beginners like me.
 
 I had 1 more query, Its working now with < character but if I want to do the same thing with a single script only, can tha ... | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Thu Oct 08, 2015 8:23 am   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Hi smdavies99
 
 I tried with the below and placed a file msg.txt in the same directory as the script with content of the msg.txt as "TEST".
 
 Now the amqsput starts finds the correct Q but ... | 
  		
  		
		     Topic: Script for putting Test Message on a Queue | 
  		
  		
		  elixir9999
  
	  	  Replies: 20 Views: 12812
  | 
		   Forum: General IBM MQ Support   Posted: Thu Oct 08, 2015 6:34 am   Subject: Script for putting Test Message on a Queue | 
  		
  		
		  Hi
 
 I was trying to write a script to put a test message on a local Q.
 
 But when I write amqsput Q QMGR in the script and the message below it,The  control goes from the Script to amqsput and expe ... | 
  		
  		
		     Topic: Timeout Notification Node Dilemna - Need a workaround | 
  		
  		
		  elixir9999
  
	  	  Replies: 8 Views: 7616
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2015 5:11 am   Subject: Timeout Notification Node Dilemna - Need a workaround | 
  		
  		
		  Thank you VITOR for your reply.
 
 "Who are "they" " - They stand for our SME's.
 
 IBM has said that if we deploy CronJob on our AIX servers then they won't support it as they wan ... | 
  		
  		
		     Topic: Timeout Notification Node Dilemna - Need a workaround | 
  		
  		
		  elixir9999
  
	  	  Replies: 8 Views: 7616
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2015 5:07 am   Subject: Timeout Notification Node Dilemna - Need a workaround | 
  		
  		
		  "With a little thought you could write code in a flow that uses timer nodes that would make an event fire at the same time every day."
 
 In our flow the timeout Notification node is the ver ... | 
  		
  		
		     Topic: Timeout Notification Node Dilemna - Need a workaround | 
  		
  		
		  elixir9999
  
	  	  Replies: 8 Views: 7616
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Sep 24, 2015 3:59 am   Subject: Timeout Notification Node Dilemna - Need a workaround | 
  		
  		
		  Hi Experts
 
 I am a Newbie to WMB and We have a requirement for Kicking Off a Msg Flow at 10 P.M each night.
 
 After alot of Googling, I have suggested 2 ways to them - 
 1. Use a CronJob to put a m ... |