Core components
MuleSoft provides out-of-the-box components that can be used for routing, transforming, and processing incoming messages, and these components can be configured in the Mule flow.
Table 18.8 illustrates the core component groups provided by MuleSoft.
Core component group |
Core components |
Description |
Batch |
Batch Job, Batch Step, Batch Aggregator |
Batch components are used to process large volumes of data by automatically splitting the data sources and stores in persistent queues and ensuring reliability. |
Endpoints |
Scheduler |
Scheduler is a Mule source event that triggers the execution of a Mule flow based on the scheduler frequency or cron expression defined. |
Error Handling | ...