| Author | 
		  Message | 
  		
  		
		     Topic: Queue setting | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 16 Views: 12560
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jul 07, 2010 1:43 am   Subject: Queue setting | 
  		
  		
		  
 What do you mean by that ? How does it matter when gottu define/alter the queue/its properties.
   
 
 I tot he was trying to use an application to alter/define its properties.  
 
 RA ... | 
  		
  		
		     Topic: Queue setting | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 16 Views: 12560
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jul 07, 2010 1:20 am   Subject: Queue setting | 
  		
  		
		  
 What do you mean by that ? How does it matter when gottu define/alter the queue/its properties.
   
 
 
 I tot he was trying to use an application to alter/define its properties.   | 
  		
  		
		     Topic: Queue setting | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 16 Views: 12560
  | 
		   Forum: General IBM MQ Support   Posted: Tue Jul 06, 2010 8:24 pm   Subject: Re: Queue setting | 
  		
  		
		  Hi Folks, 
 
 Can some let me know , how to get the setting/properties of an existing Queue. 
 
 I need to create a new queue with similar properties under same qmanager.
 
 Thanks in advance !
 
 
 W ... | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Tue Jul 06, 2010 5:24 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  Its ok, I got it to compile through command line already, just put all mq lib and header file into Microsoft Visual Studio C++ directory folder\LIB and \INCLUDE
 
 This is not the correct way to do it ... | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Mon Jul 05, 2010 11:18 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  | Its ok, I got it to compile through command line already, just put all mq lib and header file into Microsoft Visual Studio C++ directory folder\LIB and \INCLUDE, just to post here if anyone who meet t ... | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Sun Jul 04, 2010 5:48 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  How I coded in my sending program?
 -------------------------------------------
 
 I manually add in the SourceName and DestName variable into type MQRMH in cbmq.bas. 
 
 Both of them are in fixed str ... | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Sun Jul 04, 2010 5:47 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  I will explain what I need and let you guys to discuss about it.
 
 
 I've already built a simple file transfer program using vb6.0 by referring to amqsprm.c.(reference message) 
 
 
 I have a file di ... | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Sun Jul 04, 2010 5:43 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  Thanks for the comments.  
 
 So, guys, Shall i proceed to use exit to alter my destination path or there's any other way round to configure the destination path at receiving side? through your ex ... | 
  		
  		
		     Topic: Message Exit in C, amqsxrma.c | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 9 Views: 9245
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jul 01, 2010 8:35 pm   Subject: Message Exit in C, amqsxrma.c | 
  		
  		
		  Well obviously you are missing either a lib directive or/and a path directive.
 
 Yeah I knew that, I've tried to do this to include lib directive, 
 
  #include <C:\Program Files\IBM\WebSphere ... | 
  		
  		
		     Topic: Message Exit in C, amqsxrma.c | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 9 Views: 9245
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jul 01, 2010 7:29 pm   Subject: Message Exit in C, amqsxrma.c | 
  		
  		
		  You're generally going about this the wrong way.
 
 You are attempting to use the visual tool to avoid learning how to compile C programs.
 
 You should instead go back to the MQ documentation, find t ... | 
  		
  		
		     Topic: User exit not valid. return code was 536895861 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 9 Views: 29373
  | 
		   Forum: User Exits   Posted: Thu Jul 01, 2010 7:11 pm   Subject: User exit not valid. return code was 536895861 | 
  		
  		
		  is it possible to the program(amqsxrma.c) via Microsoft VS C++ compiler?
 
 Can anyone teach me how to compile it to .dll files? any extra code needs to be included into it b4 compiling? | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jul 01, 2010 6:11 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  amqsprm is a sample program. You can modify the source and recompile it to do whatever you want.
 Ya i have recompiled and make a vb6.0 version of amqsprm(with common dialog to browse for file)
 
 
 A ... | 
  		
  		
		     Topic: Message Exit in C, amqsxrma.c | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 9 Views: 9245
  | 
		   Forum: General IBM MQ Support   Posted: Thu Jul 01, 2010 5:29 pm   Subject: Message Exit in C, amqsxrma.c | 
  		
  		
		  Thanks for the reply gbaddeley..
 
 
 Erm, to compile that sample code(amqsxrma.c) provided by IBM, I have added in the library link: mqm.lib and mqmvx.lib by  project--> Setting--> Link--> l ... | 
  		
  		
		     Topic: Message Exit in C, amqsxrma.c | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 9 Views: 9245
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jun 30, 2010 11:50 pm   Subject: Message Exit in C, amqsxrma.c | 
  		
  		
		  Do anyone here know how to include amqsxrm.def into C?
 
 is it  Project->Setting-> move to Link tab. Under Object/Library modules, add 'amqsxrm.def' ??
 
 I wanna compile the amqsxrma.c and see ... | 
  		
  		
		     Topic: Reference Message in MQv7 | 
  		
  		
		  hunterKillerz
  
	  	  Replies: 15 Views: 8179
  | 
		   Forum: General IBM MQ Support   Posted: Wed Jun 30, 2010 8:53 pm   Subject: Reference Message in MQv7 | 
  		
  		
		  Can I let the MQ or QM to specify the default output path instead of manually key in everytime i run the amqsprm.exe?
 
 Can it be configure in qm.ini or in MsgExit or something? 
 
 appreciate if any ... |