Neflexity
Qflex
Overview Qflex
Get Qflex
AnypointMQ Monitoring
Qflex API Manager
Qflex Metrics Toolkit
Documentation
News and Events
Contact us
Qflex
Overview Qflex
Get Qflex
Mulesoft Anypoint Products
AnypointMQ Monitoring
Qflex API Manager
Qflex Metrics Toolkit
Documentation
News and Events
Contact us
News and Events
News and Events
11/07/2014
Qflex 4.3.3 Now Available
Updated Websphere MQ Queue Manager discovery process. Please note that the process is pretty intensive and takes at times over a minute. Fixed styling issues related to Microsoft IE browsers. Added MCAUSER field to Queue Manager connection screen in order to connect with a predefined admin user instead of MQM, which is not a good […]
10/25/2014
Limit WMQ connections in MuleESB
Recently found an interesting WMQ performance tip when using within MuleSoft’s MuleESB. Original post is on LinkedIn. First you need to specify explicitly the connection pool as bean in this way: <spring:bean id=”mqConnectionFactory” name=”wmqConnectionFactory” class=”com.ibm.mq.jms.MQQueueConnectionFactory”> <spring:property name=”transportType” value=”1″/> <spring:property name=”queueManager” value=”${broker.wmq.manager}”/> <spring:property name=”hostName” value=”${broker.wmq.hostname}”/> <spring:property name=”port” value=”${broker.wmq.port}”/> <spring:property name=”channel” value=”${broker.wmq.channel}”/> </spring:bean> And than create a […]
10/02/2014
Qflex 4.3.2 (Minor Release)
Qflex 4.3.2 Minor maintenance/bug fix release, addressing the following issues: Database-related issues for updating from 3.x versions. Alert view is updated to remove any potential issues during upgrade process from very old versions of Qflex. Other misc. fixes.
09/12/2014
Qflex 4.3.1 (Minor Update)
Qflex 4.3.1 Minor maintenance/bug fix release, addressing the following issues: Websphere MQ error logging during failover to passive Queue Manager. Report scheduling error messaging fixes. Other misc. fixes.
09/12/2014
How to schedule daily reports email in Qflex
It’s been asked many times before so we decided to post a quick guide to make it easier for everyone to schedule daily report generation and notification. First, make sure you have saved reports. Best way is to select hourly range so the report is relative. Create necessary Qflex report and make sure to save […]
Page 13 of 14
First
Prev
...
10
11
12
13
14
Next