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/09/2022
Mule 4 Logging to Azure Insights
Integrating Mule 4 logging with Microsoft Azure Insights is a simple task when you make use of custom Log4j2 ApplicationInsightsAppender appender. The only minor issue is Munit testing that seems to be using a different classloader that fails to find custom appender libraries and throws errors. No such classloader issues when running the application. src/main/resources/log4j2.xml <?xml […]
06/21/2021
Mule Secure Configuration Properties (Blowfish) Programmatically
Have you ever had a need to encrypt or decrypt data the same exact way as done by Mule 4 Secure Configuration Properties? Well, here is an example of accomplishing that with Blowfish + CBC(default) algorithm. This is a very convenient way to encrypt any sensitive data instead of masking it, especially since we already […]
03/01/2021
Qflex 4.5.9 Now Supports OpenJDK 15
This release contains several bug fixes and changes to support OpenJDK 15. TLS enabled. By default, Qflex now listens only to HTTPS requests and using self-signed certificate, which can easily be replaced with your own. http://netflexity.com/get-qflex-4/
01/28/2021
Anypoint Studio 7.7 Bug – Failed to create the part’s controls
Currently, we are working on a conversion of a large number of Mule 3 applications to Mule 4, which probably deserves a separate article for itself. After initial run of MMA (Mule Migration Assistant) and initial round of cleanup to get applications to build successfully from the command line, some applications fail to work properly […]
01/04/2021
Anypoint Studio 7.6 and 7.7 Shift Tab Bug
Latest versions of Mulesoft’s Anypoint Studio (on fresh install) are missing important key mappings (shift left/tab and shift right/tab) for advanced developers who are using XML view for code editing. If you are using visual editor, this is not for you. For all others, shift left and shift right key mappings are missing, making it super […]
Page 4 of 14
First
Prev
...
2
3
4
5
6
...
10
...
Next
Last