Search Results for: application properties
Measuring the Performance of your Mule ESB Application
Overview Once you have a working Mule ESB application you may be wondering how fast it can run. Here we will discuss a simple method for measuring the throughput of your application using Apache JMeter. Bear in mind there are many ways to improve performance (simple changes can yield great performance boosts). We will explore them […]
It’s a Boy! It’s a Girl! It’s a “Mule Application”!
Mule 3 GA is getting closer with each day, and brings numerous updates with it. Welcome a new member of the Mule family – a “Mule Application”!
Upgrade from CloudHub 1.0 to CloudHub 2.0 With Our In-App Upgrade Tool
Upgrade from CloudHub 1.0 to CloudHub 2.0 effortlessly with our new in-app upgrade tool. Discover the benefits of MuleSoft’s enhanced, Kubernetes-based platform, designed for improved security, performance, and scalability. Learn about our zero-downtime, guided upgrade process and how to transition your applications seamlessly. Start your journey to CloudHub 2.0 today and unlock exclusive features and innovations.
How to Reuse DataWeave Code
MuleSoft’s DataWeave, which is now the main expression language in Mule 4 beta, is a powerful technology that can efficiently transform complex structured data between popular data formats, including JSON, XML, CSV, and Java objects. I’m a courseware developer and trainer at MuleSoft, and I’ve been spending a lot of time learning about DataWeave recently. Update, April 2018 […]
Anypoint Studio and Cloudhub integrated UI release
We recently launched an enhanced CloudHub deployment for Studio feature. This new interface allows users to deploy Studio projects to CloudHub as if they were using CloudHub in the browser, providing all the features and settings needed to get your app up and running. To log in to the Anypoint Platform through Studio, you can either […]
CloudHub Release 39 – beta test our new UI and resource monitoring!
I am excited to announce release 39 of CloudHub! This release is based on a lot of user feedback, and contains a beta of our redesigned user interface as well as one of our most requested features – CPU & memory. Redesigned Experience We’ve been hard at work the last few months building a revamped […]
Building Mule Apps with Ant
Mule 3 defined a simple, universal structure for Mule ESB applications. It’s a simpler version of war file format, consisting of a zip file with three sorts of entries: At the top level, configuration files and application properties files In the lib directory, jar files In the classes directory, classes and resource files We also […]
DataWeave Generative Transformation Deep Dive: AI Innovation for Rapid Data Transformation
DataWeave’s complexity often challenges developers. The new Generative Transformation feature, powered by LLMs, automates optimized script generation from input/output metadata and sample data, boosting productivity. This article details the AI strategies and pipeline architecture behind this innovation.
Navigating the Shift from Government Cloud to Commercial Cloud
Migrating an organization from MuleSoft Government Cloud to Commercial Cloud is a major undertaking, requiring careful consideration of business, technical, and operational factors. To understand the implications fully, we’ll discuss why consider transitioning, the tradeoffs, and potential challenges. For use cases not bound by stringent FEDRAMP compliance, Commercial Cloud offers greater flexibility in integration strategies. […]
Scaling Workday Integrations With MuleSoft: A Guide to Parallel Pagination
Discover expert strategies for optimizing Workday API integrations with MuleSoft, focusing on enhancing performance and scalability. It covers essential techniques such as parallel pagination, efficient filtering, and response time management to ensure fast, reliable integrations, especially with large datasets.