Mulesoft - Transports(Connectors) Supporting Transactions


In MuleSoft, transactions ensure reliable message processing by providing atomicity, consistency, isolation, and durability (ACID) properties. Transactions are supported by specific transports (or connectors) in MuleSoft that allow for transactional behavior, such as committing or rolling back operations in case of success or failure

 MuleSoft transports that support transactions are typically those that interact with systems capable of transactional processing, such as databases, message queues, or file systems.

The following transports/connectors support transactions:

JMS (Java Message Service) Connector

Database Connector

VM (Virtual Machine) Connector


Non-Transactional Transports:

  • Transports like HTTP, FTP, SFTP, or Email do not support full ACID transactions.

Comments

Popular posts from this blog

Mulesoft Certified Developer-Level2 - Study Material

Mule4- Salesforce Connector- Version-10.4.2 - Create job bulk api v 2 - ClientInputError:LineEnding is invalid on user data. Current LineEnding setting is LF

Salesforce Certified MuleSoft Platform Architect - Level1 - Reference Notes