MuleSoft

MUnit in MuleSoft

Introduction What is MUnit? MUnit is a Mule application testing framework that allows you to easily build automated tests for your integrations and APIs. Why use MUnit? It provides a full suite of integration and unit test capabilities and is fully integrated with Maven and Surefire for integration with your continuous deployment environment. With MUnit […]

MuleSoft

Handling Error Scenarios and Externalizing Input and Assert Expressions in MUnit

Objective: We are going to write test cases for the scenarios where the flow is going to throw errors. The application we are going to test is Database configuration Query Database Postman Request and response Error handler “transform messages” DB:CONNECTIVITY   MULE:ANY Step 1: Select the flow you want to test (“lookup-based-on-customer-name”) then right-click on […]

MuleSoft

A Guide to Batch Processing in MuleSoft

Introduction: Batch Job Lifecycle:It has three phases: –Batch Job has three phases: – 1.Load and dispatch phase 2.Process phase 3.On complete phase 1.Load and dispatch phase: – 2.Process phase: – 3.On complete phase: – Batch Job Components: – Batch Job: – Configuration: – Name: – Batch job name Max Failed Records: – this value defines […]

Boomi

Channel Updates in MDH

                                  Channel Updates In this, we will be discussing channel updates and how to resend channel updates in the Master data hub. By the end of this blog, you will be able to understand about model, sources, and its configuration. What are Channel Updates? Now we will see how channel updates will work by configuring […]