News and Events

News and Events

11/09/2022Mule 4 Logging to Azure InsightsIntegrating 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/2021Mule Secure Configuration Properties (Blowfish) ProgrammaticallyHave 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/2021Qflex 4.5.9 Now Supports OpenJDK 15This 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/2021Anypoint Studio 7.7 Bug – Failed to create the part’s controlsCurrently, 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/2021Anypoint Studio 7.6 and 7.7 Shift Tab BugLatest 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 3 of 1312345...10...Last