| Author | 
		  Message | 
  		
  		
		     Topic: mutlibyte shift-jis | 
  		
  		
		  satya2005
  
	  	  Replies: 0 Views: 1712
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Fri Jun 16, 2006 6:00 pm   Subject: mutlibyte shift-jis | 
  		
  		
		  Hi,
 
  to support multi byte if we set mq adapater connector CCSID with 932(Shift-JIS). is enought. or do we need to any other setting.
 
  Any help would appreciated.
 
 regards,
 satya | 
  		
  		
		     Topic: Leading spaces in the data are Trimmed , in JMS Adapter | 
  		
  		
		  satya2005
  
	  	  Replies: 1 Views: 2044
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Fri Jun 16, 2006 5:42 pm   Subject: solution | 
  		
  		
		  Hi,
   we are using xml data handler 2.7. this is problem with xml datahadler.
 when we installed patch  xml data handler 2.7.2 it is working fine..
 
 rgds,
 Satya | 
  		
  		
		     Topic: Leading spaces in the data are Trimmed , in JMS Adapter | 
  		
  		
		  satya2005
  
	  	  Replies: 1 Views: 2044
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Mon Jun 12, 2006 5:18 am   Subject: Leading spaces in the data are Trimmed , in JMS Adapter | 
  		
  		
		  Hi,
    My actual data contains  Leading Spaces  "  test", when it goes JMS adapter it is trimming the leading spaces. But I want data  "  test"
 
 how can i skip the trimming spaces in JMS Adapter..  ... | 
  		
  		
		     Topic: installing mq 6.0 on Aix 5.3 | 
  		
  		
		  satya2005
  
	  	  Replies: 10 Views: 11667
  | 
		   Forum: IBM MQ Installation/Configuration Support   Posted: Thu May 18, 2006 5:57 am   Subject: installing mq 6.0 on Aix 5.3 | 
  		
  		
		  Hi ,
 
    while installing don't select preview (preview value should be NO)
 
    or else if you are trying thru command remove  -p  option in ur command.
 
  bye. | 
  		
  		
		     Topic: Handling special characters  <,>,& | 
  		
  		
		  satya2005
  
	  	  Replies: 3 Views: 3707
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Tue May 02, 2006 4:06 pm   Subject: Special Character &,<,> for JMS Adapter | 
  		
  		
		  Hi,
 
   Thanks a lot for your reply.
 
   I tried with all three options (Text,Object,Binary) of DataEncoding. It does not work. Do we need to set any other parameter.
 
 Thanking you.
 
 warm regard ... | 
  		
  		
		     Topic: Handling special characters  <,>,& | 
  		
  		
		  satya2005
  
	  	  Replies: 3 Views: 3707
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Mon May 01, 2006 1:23 am   Subject: Handling special characters  <,>,& | 
  		
  		
		  Hi,
 
 For JMS adapter , i am using xml datahandler MO_DataHandler_Default)    I specified the property DefaultEscapeBehaviour is true.
 
 When i am putting message in queue with Special characters,
  ... | 
  		
  		
		     Topic: User Import Erorr while compiling collaboration template | 
  		
  		
		  satya2005
  
	  	  Replies: 3 Views: 3790
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Thu Jan 05, 2006 7:54 pm   Subject: it is working | 
  		
  		
		  Hi,
 
 Thanks a lot. 
 
 another way of doing is 
 
 http://publib.boulder.ibm.com/infocenter/wbihelp/v6rxmx/index.jsp?topic=/com.ibm.wbix_developer.doc/doc/map_dev/mapdev44.htm
 
 warm regards,
 Saty ... | 
  		
  		
		     Topic: User Import Erorr while compiling collaboration template | 
  		
  		
		  satya2005
  
	  	  Replies: 3 Views: 3790
  | 
		   Forum: WebSphere Interchange Server + Adapters   Posted: Thu Jan 05, 2006 2:33 am   Subject: User Import Erorr while compiling collaboration template | 
  		
  		
		  hi,
 
 I want to use some external jar and classes (thrid party java application) in my WBI System Manager --ICL Projects. .
 
  I am using those classes in my collaboration template of Action.
 
 whe ... | 
  		
  		
		     Topic: reading data part of JMS Message | 
  		
  		
		  satya2005
  
	  	  Replies: 1 Views: 2238
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Dec 29, 2005 5:52 am   Subject: reading data part of JMS Message | 
  		
  		
		  Hi,
 
 when i am reading message from queue i am getting the following message using jms i am putting the messsage which starts from <order> tag
 
 how can i  read the Data Part which starts fro ... | 
  		
  		
		     Topic: MQ Exception | 
  		
  		
		  satya2005
  
	  	  Replies: 2 Views: 24462
  | 
		   Forum: IBM MQ Java / JMS   Posted: Sun Dec 25, 2005 11:15 pm   Subject: solved the problem by passing userid,pwd , if u | 
  		
  		
		  i got the solution by passing these parameters.
 
 MQEnvironment.userID="satya"; //nt userid withadministrator permissions
 MQEnvironment.password="pwd";//nt password
 
 right now i am not in domain.
 ... | 
  		
  		
		     Topic: MQ Exception | 
  		
  		
		  satya2005
  
	  	  Replies: 2 Views: 24462
  | 
		   Forum: IBM MQ Java / JMS   Posted: Sun Dec 25, 2005 10:07 pm   Subject: MQ Exception | 
  		
  		
		  Hi,
 
     Greetings!,
 
   I am able to read the queue messages which are in Default queue manager(created while installing MQ series.)
 
    i created one more queue manager with name "Test"  port n ... |