| Author | 
		  Message | 
  		
  		
		     Topic: BPM 7.5.1 profiles: Which is superset | 
  		
  		
		  jasonn
  
	  	  Replies: 2 Views: 184705
  | 
		   Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer   Posted: Thu Nov 09, 2023 11:41 pm   Subject: Re: BPM 7.5.1 profiles: Which is superset | 
  		
  		
		  I have installed Process Server stand alone profile (template default.procsvr.adv)  with BPM 7.5.1.0
 
 I can access various stuff like Process Portal, all the old WPS stuff like Business Space, Busin ... | 
  		
  		
		     Topic: MQ BIND on OPEN with QSG | 
  		
  		
		  jasonn
  
	  	  Replies: 9 Views: 9385
  | 
		   Forum: General IBM MQ Support   Posted: Tue Sep 19, 2023 12:22 am   Subject: Re: MQ BIND on OPEN with QSG | 
  		
  		
		  Hi,
 
 I am wondering about a general design flaw that might arise if using MQ 
 BIND-On-Open option from an application on a distributed platform , that eventually
 has a target to be a z/OS QMGR hos ... | 
  		
  		
		     Topic: IBM MQ integration with AWS/Azure for hybrid messaging? | 
  		
  		
		  jasonn
  
	  	  Replies: 2 Views: 24675
  | 
		   Forum: General Discussion   Posted: Fri Sep 01, 2023 11:48 pm   Subject: IBM MQ integration with AWS/Azure for hybrid messaging? | 
  		
  		
		  Hello everyone,
 
 I'm looking for guidance on integrating IBM MQ with cloud platforms like AWS or Azure for a hybrid messaging solution. I want to leverage the scalability of the cloud while maintain ... | 
  		
  		
		     Topic: Improve messaging throughput on IBM MQ at mqseries.net? Tips | 
  		
  		
		  jasonn
  
	  	  Replies: 6 Views: 16128
  | 
		   Forum: General IBM MQ Support   Posted: Fri Aug 18, 2023 10:12 pm   Subject: Improve messaging throughput on IBM MQ at mqseries.net? Tips | 
  		
  		
		  | Hello, I'm currently experiencing performance issues with IBM MQ on mqseries.net. Specifically, I'm encountering slow messaging throughput. Messages take longer than expected to be processed, and it's ... | 
  		
  		
		     Topic: How can I check if read-ahead is actually enabled? | 
  		
  		
		  jasonn
  
	  	  Replies: 44 Views: 168448
  | 
		   Forum: IBM MQ Performance Monitoring   Posted: Thu Dec 29, 2022 1:30 am   Subject: How can I check if read-ahead is actually enabled? | 
  		
  		
		  To increase the throughput, you should first check if the MQOO_READ_AHEAD option is enabled. To do this, you can use the following MQSC command: 
 
 DISPLAY QLOCAL(NOT.REAL.QUEUE.NAME)
 
 The output s ... | 
  		
  		
		     Topic: PUB SUB SYSTEM.MANAGED.DURABLE QUEUE | 
  		
  		
		  jasonn
  
	  	  Replies: 2 Views: 39197
  | 
		   Forum: IBM MQ API Support   Posted: Thu Dec 22, 2022 2:16 am   Subject: Re: PUB SUB SYSTEM.MANAGED.DURABLE QUEUE | 
  		
  		
		  Hello All, 
 
 Msg is published to TOPIC and there is a .net client which is subscribed to it. 
 
 .net client is using the below property 
 
 <add name="TransportMode" value="manage ... |