| Author | 
		  Message | 
  		
  		
		     Topic: Esql : read a string and findout if it has an integer inside | 
  		
  		
		  kevinmark99
  
	  	  Replies: 4 Views: 3857
  | 
		   Forum: General IBM MQ Support   Posted: Wed May 22, 2013 5:56 am   Subject: Esql : read a string and findout if it has an integer inside | 
  		
  		
		  I am a newbie in ESQL,
 
 I am trying to findout if its possible to findout if 
 
 kevinmark99@yahoo.com has a number in it ; i can split and extract out "99" as String, but i need to determ ... | 
  		
  		
		     Topic: Regualr Expression search in ESQL | 
  		
  		
		  kevinmark99
  
	  	  Replies: 8 Views: 10463
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon May 06, 2013 1:09 pm   Subject: Regualr Expression search in ESQL | 
  		
  		
		  ESQL NEWBIE QUESTION:
 
 I have a email ID 
 
 datacenter009@gmail.com
 
 ESQL needs to identify this email ID with pattern
 
 datacenter[number][number][number]@gmail.com & transform to
  
 datac ... | 
  		
  		
		     Topic: Changing the Input from western Europen to Utf-8 | 
  		
  		
		  kevinmark99
  
	  	  Replies: 6 Views: 4366
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 02, 2013 6:44 am   Subject: Changing the Input from western Europen to Utf-8 | 
  		
  		
		  What do u think will be the solution in my case...to change Qmanager defaults..??
 
 I was thinking overriding will usually takes precedence over defaults..
 
 can u tell me is there any other ways ot ... | 
  		
  		
		     Topic: Changing the Input from western Europen to Utf-8 | 
  		
  		
		  kevinmark99
  
	  	  Replies: 6 Views: 4366
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 02, 2013 5:39 am   Subject: Changing the Input from western Europen to Utf-8 | 
  		
  		
		  This is on Qmgr
 
 CCSID 819
 
 Im a newbie..i saw this in appwatch please tell me if anything u need so that i can somehow findout | 
  		
  		
		     Topic: Changing the Input from western Europen to Utf-8 | 
  		
  		
		  kevinmark99
  
	  	  Replies: 6 Views: 4366
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Apr 02, 2013 5:29 am   Subject: Changing the Input from western Europen to Utf-8 | 
  		
  		
		  I have used the following code 
 question1 on ABISTREAM-> the encoding,ccsid which we give as parameters shd they be of the originating source or desired data format
 
 
 	SET Environment.Variables ... | 
  		
  		
		     Topic: MQBroker Esql abt using reference variable | 
  		
  		
		  kevinmark99
  
	  	  Replies: 7 Views: 4237
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 01, 2013 7:02 am   Subject: MQBroker Esql abt using reference variable | 
  		
  		
		  | Is there any other TEMP Variable that can be used either in outputLocalEnvironment? | 
  		
  		
		     Topic: MQBroker Esql abt using reference variable | 
  		
  		
		  kevinmark99
  
	  	  Replies: 7 Views: 4237
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 01, 2013 5:40 am   Subject: MQBroker Esql abt using reference variable | 
  		
  		
		  Thanks Vitor!!!
 
 Its clear to me now i will proceed in line of using that TEMP in environment effciiently ... | 
  		
  		
		     Topic: MQBroker Esql abt using reference variable | 
  		
  		
		  kevinmark99
  
	  	  Replies: 7 Views: 4237
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 01, 2013 5:31 am   Subject: MQBroker Esql abt using reference variable | 
  		
  		
		  I am failry new to WMB and im from java background..
 
 In java we use reference variables we pass reference and make changes on the original object.
 
 In WMB i would like to do  the same thing.. i w ... |