| Author | 
		  Message | 
  		
  		
		     Topic: Problems with namespaces. | 
  		
  		
		  fpg8
  
	  	  Replies: 12 Views: 6258
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 11, 2012 9:59 am   Subject: Problems with namespaces. | 
  		
  		
		  I think it adds nothing further commenting on this post. 
 Thank you very much everyone for your responses.
 regards. | 
  		
  		
		     Topic: Problems with namespaces. | 
  		
  		
		  fpg8
  
	  	  Replies: 12 Views: 6258
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 11, 2012 7:32 am   Subject: Problems with namespaces. | 
  		
  		
		  Mqjeff, lancelotlinc. Thank you very much for your answers!
 Continue to solve my problems as before, reading and researching.
 Unfortunately IBM in Latin America has a policy not successful offering  ... | 
  		
  		
		     Topic: Problems with namespaces. | 
  		
  		
		  fpg8
  
	  	  Replies: 12 Views: 6258
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 11, 2012 7:00 am   Subject: Problems with namespaces. | 
  		
  		
		  You, you can change the output through ESQL.
 
 Sorry but do not understand how,
 
 I have a mapping node -> node SoapRequest.failure.
 
 Where to put the node ESQL, if the node has a set of SoapRe ... | 
  		
  		
		     Topic: Problems with namespaces. | 
  		
  		
		  fpg8
  
	  	  Replies: 12 Views: 6258
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Apr 11, 2012 6:48 am   Subject: Problems with namespaces. | 
  		
  		
		  Hello, I have a problem with a requirement.
 
 I have a wsdl from external interface whose namespace is: xmlns: NS1 = "http://pp.com.ar/COL/FACTCOBROTARJ_ALTA">
 
 It worked all right unt ... | 
  		
  		
		     Topic: Doubt about the esql function. | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 23030
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 09, 2012 8:03 am   Subject: Doubt about the esql function. | 
  		
  		
		  Esa, 
 
 
 It worked, Thank you for provide me ANSWERS. | 
  		
  		
		     Topic: Doubt about the esql function. | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 23030
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 09, 2012 7:50 am   Subject: Doubt about the esql function. | 
  		
  		
		  Maybe something like this would do:
 
 SET numero_tarjeta_for = REPLICATE('*',LENGTH(FIELDVALUE(InputRoot.XMLNSC.ns: comprarContenidoTarjetaRequest.ns:numero_tarjeta))) ... | 
  		
  		
		     Topic: Doubt about the esql function. | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 23030
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 09, 2012 6:49 am   Subject: Doubt about the esql function. | 
  		
  		
		  try this sentence but did not work:
 
 SET numero_tarjeta_for = TRANSLATE (InputRoot.XMLNSC.ns: comprarContenidoTarjetaRequest.ns: numero_tarjeta, '[A-Za-z0-9] *', '*'); | 
  		
  		
		     Topic: Doubt about the esql function. | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 23030
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Apr 09, 2012 6:23 am   Subject: Doubt about the esql function. | 
  		
  		
		  I want to replace a chain, for example: "1234AC56789" to "**********".
 
 Probe with esql function:
 
 replace ('123456789 ',' [A-Za-z0-9] * ',' * ')
 
 It does not work.
 
 Any he ... | 
  		
  		
		     Topic: cacheConfig configuration problem | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 9643
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 29, 2012 5:35 am   Subject: cacheConfig configuration problem | 
  		
  		
		  Tony, first of all, thank you very much for the reply.
 
 Fails to work with the xml file. As would be the configuration with a flat file?
 How do I set the node cacheGet then.
 
 tks.
 Federico. | 
  		
  		
		     Topic: cacheConfig configuration problem | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 9643
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 29, 2012 4:59 am   Subject: cacheConfig configuration problem | 
  		
  		
		  Intente buscar su dirección de email, pero no tuve suerte.
 
 Muchas gracias. | 
  		
  		
		     Topic: cacheConfig configuration problem | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 9643
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Mar 29, 2012 4:16 am   Subject: cacheConfig configuration problem | 
  		
  		
		  I know, but do not understand why (cacheNode) does not process the file with the information mensaje.xml.
 Thank you very much for the reply. | 
  		
  		
		     Topic: cacheConfig configuration problem | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 9643
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 28, 2012 6:25 am   Subject: cacheConfig configuration problem | 
  		
  		
		  Victor. Yes, I know, but unfortunately I need to have a properties file to hold keys and that these can be configured from outside. 
 On several occasions I have explained to the customer on the corre ... | 
  		
  		
		     Topic: cacheConfig configuration problem | 
  		
  		
		  fpg8
  
	  	  Replies: 14 Views: 9643
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Mar 28, 2012 5:58 am   Subject: cacheConfig configuration problem | 
  		
  		
		  Hello, I have a problem with the configuration of node support pack IA91 cacheConfig.
 
 It does not work or does not understand how it should work, I have a node cacheConfig to read a properties file ... | 
  		
  		
		     Topic: MYSQL support question | 
  		
  		
		  fpg8
  
	  	  Replies: 1 Views: 1419
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Mar 27, 2012 6:18 pm   Subject: MYSQL support question | 
  		
  		
		  Dear mqjeff, there is a proven way in which WMB version 7 supports MYSQL database?
 I did several tests with the implementation that comes with unixODBC support pack but was not successful.
 
 TKS.
 F ... | 
  		
  		
		     Topic: fileInput or fileRead To shared variable row or list? | 
  		
  		
		  fpg8
  
	  	  Replies: 2 Views: 1608
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 26, 2012 10:01 pm   Subject: fileInput or fileRead To shared variable row or list? | 
  		
  		
		  Question, should I store the information of a file to a shared variable from multiple instances of flows?
 I can use the node FILEREAD to read all records in the file and then dump them to a shared va ... |