| Author | 
		  Message | 
  		
  		
		     Topic: Stale Cluster channels cannot removed from partial repositor | 
  		
  		
		  Laurens
  
	  	  Replies: 1 Views: 9681
  | 
		   Forum: IBM MQ API Support   Posted: Sun Feb 19, 2017 8:59 am   Subject: Stale Cluster channels cannot removed from partial repositor | 
  		
  		
		  Dear experts,
 
 I  got an issue : 
 
 I want to remove unwanted cluster information from my partial QM.
 
 When I do DISPLAY  CLUSQMGR  I have a set of cluster repository queue managers that do not e ... | 
  		
  		
		     Topic: SAP RFCProgramId registration | 
  		
  		
		  Laurens
  
	  	  Replies: 3 Views: 2860
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 20, 2015 6:12 am   Subject: SAP RFCProgramId registration | 
  		
  		
		  Ah, I can't test on V9.  
 We don't have this installed yet. 
 
 It is just to see if this behaviour will be different with the new V9 version. | 
  		
  		
		     Topic: SAP RFCProgramId registration | 
  		
  		
		  Laurens
  
	  	  Replies: 3 Views: 2860
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Oct 20, 2015 1:37 am   Subject: SAP RFCProgramId registration | 
  		
  		
		  dear Message broker experts , soon to be known as "IBM Integration bus" experts ; 
 
 Using Message Broker V7 
 I noticed that when you stop a message flow with a SapInput node , the RFCProg ... | 
  		
  		
		     Topic: MQ_SELECTOR_LENGTH | 
  		
  		
		  Laurens
  
	  	  Replies: 1 Views: 2104
  | 
		   Forum: General IBM MQ Support   Posted: Fri Mar 28, 2014 6:26 am   Subject: MQ_SELECTOR_LENGTH | 
  		
  		
		  dear MQ Experts, 
 
 I have an issue with the an MQ subscription. 
 I do data content filtering , and unfortunately the selector I try to define is too long .
 
 I suppose that there is a max lenght.
 ... | 
  		
  		
		     Topic: MQ_SELECTOR_LENGTH limitation | 
  		
  		
		  Laurens
  
	  	  Replies: 1 Views: 3480
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Mar 28, 2014 2:38 am   Subject: MQ_SELECTOR_LENGTH limitation | 
  		
  		
		  Hi MQ experts,
 
 Question : in my MQ subscription I do content based filtering. 
 However ,  the filter string I try to use seems to be too long. 
 
 I suppose this is because the limitation of the M ... | 
  		
  		
		     Topic: FileInput node multiple wildcards | 
  		
  		
		  Laurens
  
	  	  Replies: 9 Views: 8904
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Sep 30, 2013 11:34 pm   Subject: FileInput node multiple wildcards | 
  		
  		
		  Well to answer the first question , the point is that for each additional filetype to be read one would only need to update a promoted property in the bar file.
 While if I need to add a FileInput nod ... | 
  		
  		
		     Topic: FileInput node multiple wildcards | 
  		
  		
		  Laurens
  
	  	  Replies: 9 Views: 8904
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Sep 27, 2013 3:46 am   Subject: FileInput node multiple wildcards | 
  		
  		
		  dear Experts, 
 
 I'm trying to configure my FileInput node to read multiple patters.
 Say *.txt and *.xml. 
 Can one configure more then one pattern on the file node ? 
 
 Otherwise I have to go thro ... | 
  		
  		
		     Topic: Generic CSV message set with empty fields | 
  		
  		
		  Laurens
  
	  	  Replies: 1 Views: 2106
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Aug 29, 2013 2:22 am   Subject: Generic CSV message set with empty fields | 
  		
  		
		  Dear  Broker Experts , 
 
 I have created a message set that has one field only that can occur 1 till -1 times.  The reason of this message set being  that I need to parse a CSV file and do not know b ... | 
  		
  		
		     Topic: MRM Message set using xsd:datetime | 
  		
  		
		  Laurens
  
	  	  Replies: 6 Views: 5425
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 25, 2013 12:54 am   Subject: MRM Message set using xsd:datetime | 
  		
  		
		  Thank you ! 
 
 Settign at the 'datetime values' ,  'use default datetime value' 
 the string 
 
 Iyyyy-MM-dd'T'HH:mm:ssZZZ  
 
 works indeed perfectly.
 I'm a happy man! 
 
 Kind regards
 Laurens | 
  		
  		
		     Topic: MRM Message set using xsd:datetime | 
  		
  		
		  Laurens
  
	  	  Replies: 6 Views: 5425
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 24, 2013 12:26 am   Subject: MRM Message set using xsd:datetime | 
  		
  		
		  I answered to fast my own question.
 Still having the issue .
 
 The version of the broker is 7.0  and the input is CSV some with date 
 
 "2013-06-12T00:00:00+01:00"
 "2013-06-12T00:00 ... | 
  		
  		
		     Topic: MRM Message set using xsd:datetime | 
  		
  		
		  Laurens
  
	  	  Replies: 6 Views: 5425
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 21, 2013 6:14 am   Subject: MRM Message set using xsd:datetime | 
  		
  		
		  Found the solution : 
 
 I added the restriction : [^:Z] in the patterns . | 
  		
  		
		     Topic: MRM Message set using xsd:datetime | 
  		
  		
		  Laurens
  
	  	  Replies: 6 Views: 5425
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri Jun 21, 2013 5:10 am   Subject: MRM Message set using xsd:datetime | 
  		
  		
		  Hi all , 
 
 I work with a message set with a field having xsd:datetime type.
 
 if I look at the XSD definition of datetime the following patterns  (amongst others ) should be accepted : 
 
 2012-11- ... | 
  		
  		
		     Topic: com.sun.jndi.dsml.DsmlCtxFactory | 
  		
  		
		  Laurens
  
	  	  Replies: 0 Views: 2551
  | 
		   Forum: IBM MQ Java / JMS   Posted: Wed Jun 19, 2013 11:07 pm   Subject: com.sun.jndi.dsml.DsmlCtxFactory | 
  		
  		
		  Hi all, 
 
 I'm trying to work with DSML  through Java in the broker.
 I would like to use as context factory 
 com.sun.jndi.dsml.DsmlCtxFactory  class,  but seem to be unable to find and download the ... | 
  		
  		
		     Topic: LDAP:  adding a user through message broker. | 
  		
  		
		  Laurens
  
	  	  Replies: 5 Views: 4046
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Tue Jun 11, 2013 5:37 am   Subject: Use case for adding users in LDAP | 
  		
  		
		  The use case here would be that via a website one can create an account and this acocunt would be added into the LDAP.  ( very short version of the actual architecture.)
 
 But If I get your answers c ... | 
  		
  		
		     Topic: LDAP:  adding a user through message broker. | 
  		
  		
		  Laurens
  
	  	  Replies: 5 Views: 4046
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jun 10, 2013 11:34 pm   Subject: LDAP:  adding a user through message broker. | 
  		
  		
		  Dear Websphere Broker experts , 
 
 I need to see how feasable it is to have the message broker ADD new users to an LDAP . 
 
 I know the broker has everything to do a search in a ldap directory , but ... |