| Author | 
		  Message | 
  		
  		
		     Topic: Copying the RFH2 of incoming msg to outgoing msg in JMS | 
  		
  		
		  jainsk
  
	  	  Replies: 4 Views: 3912
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Jun 21, 2005 6:07 am   Subject: Copying the RFH2 of incoming msg to outgoing msg in JMS | 
  		
  		
		  | Thanks guys. it is working now | 
  		
  		
		     Topic: Copying the RFH2 of incoming msg to outgoing msg in JMS | 
  		
  		
		  jainsk
  
	  	  Replies: 4 Views: 3912
  | 
		   Forum: IBM MQ Java / JMS   Posted: Tue Jun 21, 2005 5:25 am   Subject: Copying the RFH2 of incoming msg to outgoing msg in JMS | 
  		
  		
		  EddieA,
 
  could you please provide me the sample code.
 
 
 Thanks | 
  		
  		
		     Topic: Copying the RFH2 of incoming msg to outgoing msg in JMS | 
  		
  		
		  jainsk
  
	  	  Replies: 4 Views: 3912
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Jun 20, 2005 11:07 am   Subject: Copying the RFH2 of incoming msg to outgoing msg in JMS | 
  		
  		
		  Hi,
 
  here is the scenario, i have to get a mesage from MQ Queue using MQJMS which will have the RFH2 header and data in usr folder. Now i have to copy the same usr folder in the outgoing message af ... | 
  		
  		
		     Topic: WBIMB Installation Question | 
  		
  		
		  jainsk
  
	  	  Replies: 1 Views: 2065
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Feb 11, 2005 7:39 am   Subject: WBIMB Installation Question | 
  		
  		
		  Hi,
 
 I am trying to install Broker toolkit on my Windows XP, when it is trying to install it is giving the software requirements: MQ Series 5.3.1 as partial Installation, Eventhough i have Installed ... | 
  		
  		
		     Topic: problem in deploying | 
  		
  		
		  jainsk
  
	  	  Replies: 4 Views: 2911
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Jan 29, 2005 4:05 pm   Subject: problem in deploying | 
  		
  		
		  | Yes, this is the first time i am trying to deploy message flows in to the EG. | 
  		
  		
		     Topic: problem in deploying | 
  		
  		
		  jainsk
  
	  	  Replies: 4 Views: 2911
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Sat Jan 29, 2005 1:52 pm   Subject: problem in deploying | 
  		
  		
		  | Thanks for the quick response jeff, unfortunately i have already tried that option couple of times but i am getting the same problem again... | 
  		
  		
		     Topic: problem in deploying | 
  		
  		
		  jainsk
  
	  	  Replies: 4 Views: 2911
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jan 28, 2005 2:40 pm   Subject: problem in deploying | 
  		
  		
		  hi guys,
 
 My Environment is windows 2000 
 Mq 5.3 csd 7
 WBIMB 5.0.2 csd 2
 
 i am getting the following error while i am trying to deply 
 
 BIP1536S: Configuration Manager unable to register for i ... | 
  		
  		
		     Topic: Importing XML schemas | 
  		
  		
		  jainsk
  
	  	  Replies: 5 Views: 3578
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Oct 21, 2004 11:07 am   Subject: Importing XML schemas | 
  		
  		
		  There is a support pac Io01 which is a command line utility to import XML schemas. The Importer must be installed on a Windows NT or Windows 2000 system with the Configuration
 Manager installed. Both ... | 
  		
  		
		     Topic: xml as run time in message set | 
  		
  		
		  jainsk
  
	  	  Replies: 5 Views: 3020
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 13, 2004 10:47 am   Subject: xml as run time in message set | 
  		
  		
		  The ouput i am expecting is of this form
 
 <addData xmlns:xsi="http://www.w3.org/2001/XMLSchema>
 <Profile>
 	<name>jain</name>
 	<id>20056</id>
 </profile>
 ... | 
  		
  		
		     Topic: xml as run time in message set | 
  		
  		
		  jainsk
  
	  	  Replies: 5 Views: 3020
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 12, 2004 9:28 am   Subject: xml as run time in message set | 
  		
  		
		  hi,
 
 i have imported xml schema into message set and i added physical format as XML format and i runtime tab i have specified it as XML. while generating the output i am getting the following error
 ... | 
  		
  		
		     Topic: xml schema import error | 
  		
  		
		  jainsk
  
	  	  Replies: 2 Views: 2053
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jul 02, 2004 11:16 am   Subject: xml schema import error | 
  		
  		
		  I am trying to import xml schema using mqsiimpxmlschema and its giving me the following error
 
 Created value member item memberHandle 029f2f90 for valueHandle 029f2d50 parentHandle 02607db0
 <==  ... | 
  		
  		
		     Topic: problem with accessing remote database without giving schema | 
  		
  		
		  jainsk
  
	  	  Replies: 3 Views: 2700
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 16, 2004 6:00 pm   Subject: problem with accessing remote database without giving schema | 
  		
  		
		  Hello,
 
 You could try using the EVAL function.
 i.e. EVAL('SELECT  T.COL FROM Database.' || SchemaName || '.TABLE');
 
 Note: The EVAL function has a high performance overhead.
 
 
 
 is there any o ... | 
  		
  		
		     Topic: problem with accessing remote database without giving schema | 
  		
  		
		  jainsk
  
	  	  Replies: 3 Views: 2700
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 15, 2004 1:58 pm   Subject: problem with accessing remote database without giving schema | 
  		
  		
		  hi 
 iam trying to access remote database in the compute node without specifying the schema name. its taking the current user name as the schema name. is there any way i can configure the schema name  ... |