Skip to content
Skip to main content
  • Products
    For IT TeamsAnypoint Platform World’s #1 integration and API platform
    Integration Code Builder Exchange Connectors MCP Support
    API management Flex Gateway API Governance Monitoring API Manager
    See all
    Try for free Sign up to Anypoint Platform Download Anypoint Code Builder, Studio, Mule
    For Business Teams MuleSoft for Flow: Integration Point to point integration with clicks, not code MuleSoft IDP Extract unstructured data from documents with AI MuleSoft RPA Automate tasks with bots Dataloader.io Securely import and export unlimited Salesforce data
    For AI MuleSoft for Agentforce Power Agentforce with APIs and actions Einstein for MuleSoft Build integrations and automations faster using natural language MuleSoft for AI Connect data and automate workflows with AI
    A graphic of MuleSoft MCP Support

    MuleSoft MCP Support is now available

    Learn how to transform your APIs to agent ready assets in minutes.
    Learn more
  • Solutions
    Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI
    Featured Integration Salesforce Power connected experiences with Salesforce integration SAP Unlock SAP and connect your IT landscape AWS Get the most out of AWS with integration and APIs Small business Unlock AI-powered success for your small business
    By Industry Financial services Government Healthcare and life sciences Higher education Insurance Manufacturing Media and telecom Retail Consumer goods
    By Initiative B2B EDI integration DevOps eCommerce Event-Driven Architecture iPaaS Legacy system modernization Microservices Move to the cloud Omnichannel SaaS integration Single view of customer
    See all solutions
    An image of the ebook cover: Create Connected Experiences with MuleSoft + AI

    Create connected experiences with AI

    Learn the critical steps to developing an AI strategy and foundation.
    Read more
  • Services
    Training Courses Certifications Training credits
    Customer success MuleSoft Catalyst Business Value Services
    Support Help Center Community Forums Resources
    An image of the ebook cover: 3 Predictions for the Future of Connected AI Agents

    Future of connected AI agents

    Discover how to prepare for the future of autonomous AI agents.
    Read more
  • Resources
    Featured Resources Customer stories Newsroom Newsletter sign-up
    Explore Webinars Demos Videos Analyst reports eBooks Whitepapers Infographics Articles Blog API University
    See all resources
    Events MuleSoft Connect:AI MuleSoft at Dreamforce MuleSoft at TrailblazerDX Community Meetups All events
    A graphic showing the keynote presentation at Connect:AI

    The world of AI is a world of APIs

    Relive the best moments from Connect:AI with 20+ on-demand sessions.
    Start watching
  • Developers

    Getting started Community Training Tutorials Documentation

  • Partners
    For customers Find a partner For partners Become a partner
Contact Us 1-800-596-4880
  • Login
    Anypoint Platform Composer Help Center
  • Free trial
  • Products
    For IT TeamsAnypoint Platform World’s #1 integration and API platform
    Integration Code Builder Exchange Connectors MCP Support
    API management Flex Gateway API Governance Monitoring API Manager
    See all
    Try for free Sign up to Anypoint Platform Download Anypoint Code Builder, Studio, Mule
    For Business Teams MuleSoft for Flow: Integration Point to point integration with clicks, not code MuleSoft IDP Extract unstructured data from documents with AI MuleSoft RPA Automate tasks with bots Dataloader.io Securely import and export unlimited Salesforce data
    For AI MuleSoft for Agentforce Power Agentforce with APIs and actions Einstein for MuleSoft Build integrations and automations faster using natural language MuleSoft for AI Connect data and automate workflows with AI
    A graphic of MuleSoft MCP Support

    MuleSoft MCP Support is now available

    Learn how to transform your APIs to agent ready assets in minutes.
    Learn more
  • Solutions
    Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI
    Featured Integration Salesforce Power connected experiences with Salesforce integration SAP Unlock SAP and connect your IT landscape AWS Get the most out of AWS with integration and APIs Small business Unlock AI-powered success for your small business
    By Industry Financial services Government Healthcare and life sciences Higher education Insurance Manufacturing Media and telecom Retail Consumer goods
    By Initiative B2B EDI integration DevOps eCommerce Event-Driven Architecture iPaaS Legacy system modernization Microservices Move to the cloud Omnichannel SaaS integration Single view of customer
    See all solutions
    An image of the ebook cover: Create Connected Experiences with MuleSoft + AI

    Create connected experiences with AI

    Learn the critical steps to developing an AI strategy and foundation.
    Read more
  • Services
    Training Courses Certifications Training credits
    Customer success MuleSoft Catalyst Business Value Services
    Support Help Center Community Forums Resources
    An image of the ebook cover: 3 Predictions for the Future of Connected AI Agents

    Future of connected AI agents

    Discover how to prepare for the future of autonomous AI agents.
    Read more
  • Resources
    Featured Resources Customer stories Newsroom Newsletter sign-up
    Explore Webinars Demos Videos Analyst reports eBooks Whitepapers Infographics Articles Blog API University
    See all resources
    Events MuleSoft Connect:AI MuleSoft at Dreamforce MuleSoft at TrailblazerDX Community Meetups All events
    A graphic showing the keynote presentation at Connect:AI

    The world of AI is a world of APIs

    Relive the best moments from Connect:AI with 20+ on-demand sessions.
    Start watching
  • Developers

    Getting started Community Training Tutorials Documentation

  • Partners
    For customers Find a partner For partners Become a partner
  • Contact
    By phone 1-800-596-4880
    Online Contact Us
  • Login
    Anypoint Platform Composer Help Center
Free trial
Link to MuleSoft Twitter profile Link to MuleSoft Linkedin profile Link to MuleSoft Facebook page Link to MuleSoft Instagram profile Link to MuleSoft Videos platform Link to MuleSoft Twitch profile

© Copyright 2025 Salesforce, Inc. All rights reserved.

MuleSoft Blog MuleSoft Blog
  • Automation
  • Learn APIs
  • Integration strategy
  • Dev guides
  • News
  • Series
Home > Articles by: Mariano Gonzalez

Mariano Gonzalez

Mariano is a Engineering Lead in the core Mule Runtime.
How to tutorials

Handle Errors in your Batch Job… Like a Champ!

Fact: Batch Jobs are tricky to handle when exceptions raise. The problem is the huge amounts of data that these jobs are designed to
Mariano Gonzalez profile image
Mariano Gonzalez
14 mins read | June 12, 2014
How to tutorials

Parallel Multicasting in Mule Made Easy

A common integration scenario is where a single message needs to be sent through multiple routes. Take for example a case in which you're
Mariano Gonzalez profile image
Mariano Gonzalez
10 mins read | April 3, 2014
How to tutorials

Batch Module Reloaded

With Mule's December 2013 release we introduced the new batch module. We received great feedback about it and we even have some CloudHub users
Mariano Gonzalez profile image
Mariano Gonzalez
14 mins read | March 25, 2014
How to tutorials

Google, OAuth, and the Confused Deputy – A tale of Security

It sounds like the title for a fantasy movie, but Google, OAuth and the "confused deputy" is a very common issue. Wikipedia defines a
Mariano Gonzalez profile image
Mariano Gonzalez
7 mins read | February 20, 2014
How to tutorials

Data Synchronizing made easy with Watermarks

We've all been there. Sooner or later, someone asks you to periodically synchronize information from one system into another. No shame to admit it, it
Mariano Gonzalez profile image
Mariano Gonzalez
8 mins read | December 18, 2013
How to tutorials

When ETL met the ESB: Introducing the Batch Module

We are all very proud to announce that Mule's December 2013 release shipped with a major leap forward feature that will massively change and
Mariano Gonzalez profile image
Mariano Gonzalez
28 mins read | December 14, 2013
Connectors and templates

Introducing Auto-Paging for Anypoint Connectors

Back in the old days when I used to write SaaS integration apps for living (long time ago, like 2 months back...) I always
Mariano Gonzalez profile image
Mariano Gonzalez
9 mins read | October 29, 2013
How to tutorials

Chasing the bottleneck: True story about fighting thread contention in your code

Today I'm going to share some valuables lessons learned about developing highly concurrent software. These are real life lessons that come straight from the
Mariano Gonzalez profile image
Mariano Gonzalez
15 mins read | October 24, 2013
Dev guides

Data as a Service: An OData Primer

It's pretty common to hear and read about how everything in the IT business is going "as a service...". So you start hearing about
Mariano Gonzalez profile image
Mariano Gonzalez
10 mins read | July 11, 2013
Connectors and templates

One to map them all: Google Cloud Connectors Suite Part 3/3

Hello There! If you remember a couple of months back we started a series regarding the Google Cloud Connectors Suite. In the first post we
Mariano Gonzalez profile image
Mariano Gonzalez
18 mins read | March 25, 2013
  1. Previous
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. Next

Newsletter

Get the latest news delivered to your inbox

Subscribe

Report

Choose a Gartner Leader in API management and iPaaS
Download report
Also of Interest
  • Robotic Process Automation with MuleSoft RPA
  • API Management Platform
  • What Are Microservices?

mainfooter

  • Products
    • Anypoint Platform
    • MuleSoft Composer
    • MuleSoft RPA
    • MuleSoft IDP
    • Start a free trial
    • Download Studio
  • Solutions
    • API management
    • Integration
    • Automation
    • Artificial Intelligence
    • See all solutions
  • Services
    • Training
    • Certification
    • MuleSoft Catalyst
    • Business Value Services
  • Support
    • Help Center
    • Community
    • Tutorials
    • Documentation
    • Quick start guides
    • Contact us
  • Resources
    • Webinars
    • Demos
    • Videos
    • Analyst reports
    • eBooks
    • Whitepapers
    • Infographics
    • Articles
    • Blog
  • Explore more
    • New release features
    • Customer stories
    • Events
    • Partners
    • Newsroom
    • Newsletter sign-up
    • Careers
Legal Terms of Service Privacy Trust Contact Responsible Disclosure

Your Privacy Choices

© Copyright 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce, Inc. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States

Link to MuleSoft Linkedin profile Link to MuleSoft Twitter profile Link to MuleSoft Instagram profile Link to MuleSoft Facebook profile Link to MuleSoft Videos platform Link to MuleSoft Twitch profile

You have been redirected

You have been redirected to this page because Servicetrace has been acquired by MuleSoft. Click here to learn more.