MuleSoft

Scatter-Gather

Pre-requisites Any point Studio: Salesforce: Database: Scatter-Gather Router  Steps: 2. Following the addition of the listener component, include two loggers to mark the beginning and the end of the flow. By logging the message “Start of flow” ++ (flow.name as String), in expression mode. 3. Now we’ll add read component by configure the connector configuration […]

MuleSoft

VM Connector In MuleSoft

Overview: – Virtual Machine (VM) Connector in MuleSoft is an internal mechanism that facilitates communication between different Mule applications or flows within the same MuleSoft runtime instance. In this blog, you will learn: What is a VM queue? Operations that we can Perform using the VM Module. How to Use MuleSoft VM Connector. What is […]

MuleSoft

Guide To MuleSoft’s SFTP Connector

Overview: – In the modern digital landscape, secure and efficient file transfer is a critical component for businesses, particularly when dealing with sensitive data. MuleSoft offers a robust solution for secure file transfers through its SFTP (Secure File Transfer Protocol) connector. In this blog, you will learn: What is SFTP and How to set-up an […]

MuleSoft

One-Way SSL In MuleSoft

Introduction What is One Way SSL? One-way SSL (Secure Sockets Layer), also known as SSL/TLS authentication or server-side SSL authentication, is a security protocol used to establish an encrypted link between a client and a server. In one-way SSL, only the server is authenticated to the client. How does One Way SSL work? As previously […]

MuleSoft

Mulesoft JMS Connector With JMS ActiveMQ

Overview: – MuleSoft provides a powerful and flexible integration platform that simplifies the process of connecting applications, data, and devices. Using MuleSoft’s JMS connector, you can seamlessly integrate JMS with various systems and services. Integrating MuleSoft with JMS ActiveMQ enables you to build powerful and reliable messaging solutions, leveraging the strengths of both platforms. This […]